rust/src/libsyntax/ext
Vadim Petrochenkov b6d522a101 syntax: Pre-intern names of all built-in macros
They always end up interned anyway
2019-07-07 13:04:07 +03:00
..
tt Support deprecation checking for macros 2019-07-07 13:04:07 +03:00
base.rs Support deprecation checking for macros 2019-07-07 13:04:07 +03:00
build.rs Fix clippy::redundant_field_names 2019-06-26 13:59:58 +02:00
derive.rs syntax: Pre-intern names of all built-in macros 2019-07-07 13:04:07 +03:00
expand.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00
placeholders.rs rustc: remove 'x: 'y bounds (except from comments/strings). 2019-06-18 18:10:21 +03:00
source_util.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00