..
deriving
Cleanup: Consistently use Param
instead of Arg
#62426
2019-08-27 14:07:41 +02:00
format_foreign
Separate libsyntax_ext module
2019-06-16 14:17:01 +03:00
asm.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
assert.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
Cargo.toml
remove XID and Pattern_White_Space unicode tables from libcore
2019-09-04 13:11:11 +03:00
cfg.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
compile_error.rs
concat_idents.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
concat.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
env.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
error_codes.rs
Remove lint annotations in specific crates that are already enforced by rustbuild
2019-07-28 18:46:24 +03:00
format_foreign.rs
Separate libsyntax_ext module
2019-06-16 14:17:01 +03:00
format.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
global_allocator.rs
Cleanup: Consistently use Param
instead of Arg
#62426
2019-08-27 14:07:41 +02:00
global_asm.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
lib.rs
proc_macro: Turn quote
into a regular built-in macro
2019-08-27 00:37:13 +03:00
log_syntax.rs
syntax: Migrate built-in macros to the regular stability checking
2019-07-07 13:04:07 +03:00
plugin_macro_defs.rs
hygiene: ExpnInfo
-> ExpnData
2019-08-15 20:41:45 +03:00
proc_macro_harness.rs
hygiene: ExpnInfo
-> ExpnData
2019-08-15 20:41:45 +03:00
source_util.rs
Make sure that all file loading happens via SourceMap
2019-08-15 10:42:31 +03:00
standard_library_imports.rs
hygiene: ExpnInfo
-> ExpnData
2019-08-15 20:41:45 +03:00
test_harness.rs
hygiene: ExpnInfo
-> ExpnData
2019-08-15 20:41:45 +03:00
test.rs
Audit uses of apply_mark
in built-in macros
2019-08-23 01:44:33 +03:00
trace_macros.rs
syntax: Migrate built-in macros to the regular stability checking
2019-07-07 13:04:07 +03:00