rust/src/librustc_interface
bors 0f88167f89 Auto merge of #58847 - bjorn3:remove_metadata_only_cg, r=alexcrichton
Remove metadata only codegen backend

It is unused and probably broken at the moment.
2019-03-18 11:28:12 +00:00
..
profile Introduce rustc_interface and move some methods there 2019-02-28 19:30:31 +01:00
Cargo.toml librustc_interface: Update scoped-tls to 1.0 2019-03-01 10:18:53 +01:00
interface.rs Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
lib.rs Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
passes.rs Add -Z allow_features=... flag 2019-03-14 15:42:20 -07:00
proc_macro_decls.rs hir: remove NodeId from Item 2019-03-02 07:48:52 +01:00
queries.rs Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
util.rs Remove MetadataOnlyCodegenBackend 2019-03-16 10:54:38 +01:00