mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
65f6d33b77
Ensure stability directives are checked in all cases Split off #93017 Stability and deprecation were not checked in all cases, for instance if a type error happened. This PR moves the check earlier in the pipeline to ensure the errors are emitted in all cases. r? `@lcnr` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |