rust/src/librustc/session
bors 43d95e2ce9 Auto merge of #45032 - alexcrichton:target-cfu, r=michaelwoerister
rustc: Allow target-specific default cgus

Some targets, like msp430 and nvptx, don't work with multiple codegen units
right now for bugs or fundamental reasons. To expose this allow targets to
express a default.

Closes #45000
2017-10-13 08:57:08 +00:00
..
code_stats.rs use field init shorthand in src/librustc 2017-07-05 22:37:10 -07:00
config.rs rustc: Allow target-specific default cgus 2017-10-09 13:45:30 -07:00
filesearch.rs use field init shorthand in src/librustc 2017-07-05 22:37:10 -07:00
mod.rs Auto merge of #45032 - alexcrichton:target-cfu, r=michaelwoerister 2017-10-13 08:57:08 +00:00
search_paths.rs Add the notion of a dependency tracking status to commandline arguments. 2016-08-11 09:56:00 -04:00