..
deriving
Return a Symbol from name_or_empty functions.
2019-05-13 09:31:32 +10:00
asm.rs
Remove the equality operation between Symbol and strings.
2019-05-13 09:31:30 +10:00
assert.rs
Handle common assert! misuses
2019-04-25 02:06:38 +03:00
Cargo.toml
Rename rustc_errors dependency in rust 2018 crates
2019-02-13 00:28:52 +09:00
cfg.rs
Rename rustc_errors dependency in rust 2018 crates
2019-02-13 00:28:52 +09:00
compile_error.rs
libsyntax_ext => 2018
2019-02-04 21:49:54 +09:00
concat.rs
libsyntax_ext => 2018
2019-02-04 21:49:54 +09:00
concat_idents.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00
env.rs
libsyntax_ext => 2018
2019-02-04 21:49:54 +09:00
error_codes.rs
Rename diagnostics to error_codes
2019-04-17 18:19:14 +09:00
format.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00
format_foreign.rs
rustc: doc comments
2019-02-10 23:42:32 +00:00
global_asm.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00
lib.rs
Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov
2019-04-18 14:52:45 +00:00
log_syntax.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00
proc_macro_decls.rs
Rollup merge of #60562 - iliekturtles:proc-macro-missing-docs, r=alexcrichton
2019-05-13 21:36:52 +02:00
proc_macro_impl.rs
Cleanup imports
2019-02-13 00:31:51 +09:00
proc_macro_server.rs
Fix lifetime on LocalInternedString::get function
2019-03-31 03:11:55 +02:00
test.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00
test_case.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00
trace_macros.rs
Pass a Symbol to check_name, emit_feature_err, and related functions.
2019-05-13 09:29:22 +10:00