rust/src/librustc_trans/back
bors 3707db9405 Auto merge of #45944 - eddyb:provide, r=nikomatsakis
rustc_driver: expose a way to override query providers in CompileController.

This API has been a long-time coming and will probably become the main method for custom drivers (that is, binaries other than `rustc` itself that use `librustc_driver`) to adapt the compiler's behavior.
2017-11-15 08:02:19 +00:00
..
archive.rs cleanup: rustc doesn't use an external archiver 2017-10-09 22:36:08 +03:00
bytecode.rs rustc: Enable LTO and multiple codegen units 2017-09-30 00:22:15 -07:00
command.rs
link.rs Rollup merge of #45828 - pornel:printoption, r=nrc 2017-11-13 17:09:40 +08:00
linker.rs Take crate-type into account when computing symbol export list. 2017-10-31 12:42:03 +01:00
lto.rs rustc: Move bytecode compression into codegen 2017-10-21 13:02:34 -07:00
rpath.rs
symbol_export.rs rustc_driver: base extern query providers on local ones. 2017-11-12 18:20:15 +02:00
symbol_names.rs Use 128 bit instead of Symbol for crate disambiguator 2017-10-23 18:44:58 +02:00
write.rs Auto merge of #45666 - Amanieu:tls-model, r=alexcrichton 2017-11-07 14:24:15 +00:00