summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps/auxiliary
AgeCommit message (Expand)AuthorLines
2018-04-02Expand attribute macros on statements and expressions.Austin Bonander-0/+4
2018-03-13Add test for issue 48941Michael Lamparski-0/+10
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-0/+3
2017-07-06remove associated_consts feature gateSean McArthur-1/+0
2017-03-15Stabilize pub(restricted)Taylor Cramer-1/+0
2017-03-10Update syntax for `pub(restricted)`Vadim Petrochenkov-4/+4
2017-01-31Removes FIXMEs related to #22405Wesley Wiser-2/+0
2017-01-03Regression test and exploratory unit test.Felix S. Klock II-0/+144
2016-12-07remove useless lifetimes on LateLintPass impl methodsOliver Schneider-2/+2
2016-12-07remove useless lifetime outlives boundsOliver Schneider-6/+6
2016-12-06annotate stricter lifetimes on LateLintPass methods to allow them to forward ...Oliver Schneider-2/+2
2016-11-21Fix fallout in `rustdoc` and tests.Jeffrey Seyfried-6/+7
2016-11-03Stabilize `..` in tuple (struct) patternsVadim Petrochenkov-1/+0
2016-10-29Move `CrateConfig` from `Crate` to `ParseSess`.Jeffrey Seyfried-2/+1
2016-10-14Avoid many CrateConfig clones.Nicholas Nethercote-1/+1
2016-09-15Remove irrelevant test.Jeffrey Seyfried-26/+0
2016-09-04Replace `_, _, _` with `..`Vadim Petrochenkov-2/+3
2016-08-25Fix fallout in tests.Jeffrey Seyfried-1/+0
2016-08-25Implement RFC#1559: allow all literals in attributes.Sergio Benitez-8/+9
2016-06-26Rollup merge of #34385 - cgswords:tstream, r=nrcJeffrey Seyfried-1/+2
2016-06-24Reexport syntax_pos in codemap and fix some cfail testsJonathan Turner-0/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+1
2016-06-21Refactored tokentrees into their own files in preparation for tokenstreams. M...cgswords-1/+2
2016-05-06s/aux/auxiliary, because windowsNiko Matsakis-0/+422