about summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps/auxiliary/macro_crate_test.rs
AgeCommit message (Expand)AuthorLines
2018-12-09Move compile-fail-fulldeps tests to ui-fulldepsVadim Petrochenkov-159/+0
2018-05-02fix testsflip1995-1/+1
2018-04-06Use `Ident` instead of `Name` in `MetaItem`Vadim Petrochenkov-1/+1
2018-04-03expand macro invocations in `extern {}` blocksAustin Bonander-1/+5
2018-04-02Expand attribute macros on statements and expressions.Austin Bonander-0/+4
2018-03-13Add test for issue 48941Michael Lamparski-0/+10
2017-01-31Removes FIXMEs related to #22405Wesley Wiser-2/+0
2016-11-21Fix fallout in `rustdoc` and tests.Jeffrey Seyfried-5/+6
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-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/+141