rust/src/librustc_attr
Yuki Okushi 0651dd4aab
Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov
Internally unify rustc_deprecated and deprecated

This PR intentionally tries to be "featureless" in that the behavior is not altered for either attribute, though it more clearly exposes cases where that is the case in the code.
2020-07-24 18:56:27 +09:00
..
builtin.rs Migrate rustc_depr uses to use deprecation attribute 2020-07-20 21:22:14 -04:00
Cargo.toml build: Remove unnecessary build = "build.rs" annotations 2020-07-22 19:13:02 +03:00
lib.rs Work around ICEs during cross-compilation 2020-05-08 09:38:18 -06:00