rust/src/libsyntax/ext
Austin Bonander 910532ea45 Don't panic if an attribute macro fails to resolve at crate root
Adds temporary regression test; this ideally should work as-is (#41430)

Closes #41211
2017-04-20 16:13:13 -07:00
..
tt feature gate :vis matcher 2017-04-15 19:06:58 +00:00
base.rs Improve Path spans. 2017-03-30 05:44:56 +00:00
build.rs Give spans to individual path segments in AST 2017-03-10 08:21:45 -08:00
derive.rs Fix bug parsing #[derive] macro invocations. 2017-04-03 23:02:49 +00:00
expand.rs Don't panic if an attribute macro fails to resolve at crate root 2017-04-20 16:13:13 -07:00
placeholders.rs Move syntax::ext::hygiene to syntax_pos::hygiene. 2017-03-29 00:41:08 +00:00
quote.rs Refactor parsing of trait object types 2017-03-21 23:01:53 +03:00
source_util.rs Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00