rust/src/librustc_interface
Arlo Siemsen f86b078e2d Add hash of source files in debug info
* Adds either an MD5 or SHA1 hash to the debug info.
* Adds new unstable option `-Z src-hash-algorithm` to control the hashing algorithm.
2020-04-02 14:13:19 -07:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs rustc -> rustc_middle part 2 2020-03-30 07:16:56 +02:00
Cargo.toml rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
interface.rs use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
lib.rs Remove unused feature gates from librustc_interface 2020-02-07 13:58:57 +01:00
passes.rs use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
proc_macro_decls.rs rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00
queries.rs use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
tests.rs Rollup merge of #70511 - ecstatic-morse:mir-dataflow-graphviz, r=davidtwco 2020-04-01 14:32:12 +02:00
util.rs Add hash of source files in debug info 2020-04-02 14:13:19 -07:00