rust/compiler/rustc_expand/src
o752d 2550e887b3
typo and formatting
fixed a typo and modified some line formatting justification while I'm here :)
2020-11-07 23:25:10 +00:00
..
mbe Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
mut_visit Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
parse Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
tokenstream mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
base.rs Use the right span for errors about #[deprecated] attributes. 2020-11-01 20:48:58 +01:00
build.rs Remove unused code from remaining compiler crates 2020-10-14 04:14:32 +02:00
config.rs parser: Cleanup LazyTokenStream and avoid some clones 2020-10-31 01:56:34 +03:00
expand.rs rustc_expand: use collect_bang helper instead of manual reimplementation 2020-11-06 03:16:56 +01:00
lib.rs Remove redundant #![feature(...)] 's from compiler/ 2020-09-17 07:58:45 +02:00
mbe.rs Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
module.rs Syntactically permit unsafety on mods 2020-09-10 06:56:33 -07:00
placeholders.rs typo and formatting 2020-11-07 23:25:10 +00:00
proc_macro_server.rs Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum 2020-09-16 01:30:30 +02:00
proc_macro.rs Improve E0777 help message 2020-10-02 16:33:44 +02:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00