summary refs log tree commit diff
path: root/src/test/ui-fulldeps/auxiliary
AgeCommit message (Expand)AuthorLines
2018-07-16rustc: Stabilize much of the `proc_macro` featureAlex Crichton-1/+1
2018-05-27Make anon params lint warn-by-defaultMark Mansi-0/+2
2018-05-15Represent lifetimes as two joint tokens in proc macrosVadim Petrochenkov-0/+30
2018-05-15proc_macro: Validate inputs to `Punct::new` and `Ident::new`Vadim Petrochenkov-0/+38
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-0/+2
2017-07-17Move some tests from compile-fail to uiOliver Schneider-0/+92
2017-06-02Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.kennytm-0/+99