rust/compiler/rustc_metadata/src
David Wood 6246d66c6d passes: improved partial stabilization diagnostic
Improves the diagnostic when a feature attribute is specified
unnecessarily but the feature implies another (i.e. it was partially
stabilized) to refer to the implied feature.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-07-20 14:53:01 +01:00
..
rmeta passes: improved partial stabilization diagnostic 2022-07-20 14:53:01 +01:00
creader.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
dependency_format.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
foreign_modules.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
fs.rs fall back on the blank path if out_filename is blank 2022-07-02 22:54:37 +09:00
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00
locator.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
native_libs.rs Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00