rust/src/librustc_interface
Nicholas Nethercote 38dffeba21 Move metadata writing earlier.
The commit moves metadata writing from `link_binary` to
`encode_metadata` (and renames the latter as
`encode_and_write_metadata`). This is at the very start of code
generation.
2019-05-01 17:17:13 +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 Move metadata writing earlier. 2019-05-01 17:17:13 +10:00
proc_macro_decls.rs hir: remove NodeId from Item 2019-03-02 07:48:52 +01:00
queries.rs librustc_interface => 2018 2019-03-27 09:41:42 +01:00
util.rs Deny internal lints on librustc_interface 2019-04-03 18:24:21 +02:00