rust/compiler/rustc_expand/src
2021-01-14 19:23:59 +01:00
..
mbe Use Option::map_or instead of .map(..).unwrap_or(..) 2021-01-14 19:23:59 +01:00
mut_visit
parse
tokenstream
base.rs resolve: Simplify built-in macro table 2021-01-10 14:48:47 +03:00
build.rs
config.rs Use Option::map_or instead of .map(..).unwrap_or(..) 2021-01-14 19:23:59 +01:00
expand.rs resolve/expand: Improve attribute expansion on macro definitions and calls 2021-01-09 18:43:01 +03:00
lib.rs Remove some no longer necessary #[cfg(test)]s 2020-12-12 19:20:37 +03:00
mbe.rs Revert "Promote missing_fragment_specifier to hard error" 2020-12-22 09:33:16 -05:00
module.rs
placeholders.rs resolve/expand: Improve attribute expansion on macro definitions and calls 2021-01-09 18:43:01 +03:00
proc_macro_server.rs rustc_parse: Better spans for synthesized token streams 2021-01-07 17:48:13 +03:00
proc_macro.rs rustc_parse: Better spans for synthesized token streams 2021-01-07 17:48:13 +03:00
tests.rs remove redundant closures (clippy::redundant_closure) 2021-01-03 13:34:24 +01:00