rust/src/librustc_driver
bors 052b3fd4a0 Auto merge of #31499 - kamalmarhubi:cfg-flag-invalid-cfgs, r=brson
A spec like `#[cfg(foo(bar))]` is not allowed as an attribute. This
makes the same spec be rejected by the compiler if passed in as a
`--cfg` argument.

Fixes #31495
2016-02-10 14:24:41 +00:00
..
driver.rs Allow registering MIR-passes through compiler plugins 2016-02-09 16:53:43 +01:00
lib.rs Auto merge of #31499 - kamalmarhubi:cfg-flag-invalid-cfgs, r=brson 2016-02-10 14:24:41 +00:00
pretty.rs Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
target_features.rs Rustfmting librustc_driver. 2015-11-10 20:48:44 +00:00
test.rs Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00