rust/src/librustc_builtin_macros
2020-02-28 15:16:27 +01:00
..
deriving parse/ast: move Defaultness into variants. 2020-02-24 00:59:38 +01:00
format_foreign Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
asm.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00
assert.rs syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00
Cargo.toml syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00
cfg.rs Move builtin attribute logic to new rustc_attr crate. 2020-02-01 18:54:56 +01:00
cmdline_attrs.rs 1. move node_id to syntax 2020-02-01 18:58:08 +01:00
compile_error.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
concat_idents.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
concat.rs use is_empty() instead of len() == x to determine if structs are empty. 2020-02-28 15:16:27 +01:00
env.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
format_foreign.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
format.rs use is_empty() instead of len() == x to determine if structs are empty. 2020-02-28 15:16:27 +01:00
global_allocator.rs parse/ast: move Defaultness into variants. 2020-02-24 00:59:38 +01:00
global_asm.rs parse/ast: move Defaultness into variants. 2020-02-24 00:59:38 +01:00
lib.rs Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00
log_syntax.rs remove redundant imports (clippy::single_component_path_imports) 2020-02-04 01:05:45 +01:00
proc_macro_harness.rs Record proc macro harness order for use during metadata deserialization 2020-02-15 15:48:36 -05:00
source_util.rs syntax::print -> new crate rustc_ast_pretty 2020-02-01 18:59:49 +01:00
standard_library_imports.rs 1. move node_id to syntax 2020-02-01 18:58:08 +01:00
test_harness.rs parse/ast: move Defaultness into variants. 2020-02-24 00:59:38 +01:00
test.rs parse/ast: move Defaultness into variants. 2020-02-24 00:59:38 +01:00
trace_macros.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
util.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00