rust/src/librustc_interface
Nicholas Nethercote 999c1fc281 Remove the equality operation between Symbol and strings.
And also the equality between `Path` and strings, because `Path` is made
up of `Symbol`s.
2019-05-13 09:31:30 +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 hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
lib.rs Deny internal in stage0 2019-04-17 05:15:00 +02:00
passes.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 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 Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00