rust/src/libsyntax_ext
Vadim Petrochenkov 8994c6d417 expansion: Remove restriction on use of macro attributes with test/bench
The restrictions were introduced in https://github.com/rust-lang/rust/pull/54277 and no longer necessary now because legacy plugins are now expanded in usual left-to-right order
2018-10-05 11:40:40 +04:00
..
deriving
asm.rs
assert.rs
Cargo.toml
cfg.rs
compile_error.rs
concat_idents.rs
concat.rs
diagnostics.rs
env.rs
format_foreign.rs
format.rs Whitespace fix again. 2018-09-17 20:26:05 +03:00
global_asm.rs
lib.rs Bump to 1.31.0 and bootstrap from 1.30 beta 2018-09-27 20:52:53 -07:00
log_syntax.rs
proc_macro_impl.rs
proc_macro_registrar.rs
test_case.rs Move #[test_case] to a syntax extension 2018-09-04 22:33:23 -07:00
test.rs expansion: Remove restriction on use of macro attributes with test/bench 2018-10-05 11:40:40 +04:00
trace_macros.rs