rust/src/librustc_interface
Nicholas Nethercote 26451ef7b5 Avoid unnecessary internings.
Most involving `Symbol::intern` on string literals.
2019-05-27 13:58:38 +10:00
..
profile Remove redundant imports 2019-03-30 22:37:02 +01:00
Cargo.toml Move metadata writing earlier. 2019-05-01 17:17:13 +10:00
interface.rs Specify the edition for the rustdoc thread-pool 2019-05-21 18:17:06 +02:00
lib.rs Deny internal in stage0 2019-04-17 05:15:00 +02:00
passes.rs Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton 2019-05-23 08:37:12 +02:00
proc_macro_decls.rs Pass a Symbol to check_name, emit_feature_err, and related functions. 2019-05-13 09:29:22 +10:00
queries.rs librustc_interface => 2018 2019-03-27 09:41:42 +01:00
util.rs Avoid unnecessary internings. 2019-05-27 13:58:38 +10:00