rust/compiler/rustc_feature/src
bors 65f6d33b77 Auto merge of #94096 - cjgillot:ensure-stability, r=lcnr
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`
2022-03-04 05:49:14 +00:00
..
accepted.rs Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplett 2022-02-19 06:45:29 +01:00
active.rs Move the set of features to the features query. 2022-03-03 18:08:30 +01:00
builtin_attrs.rs Added Expect lint level and attribute (RFC-2383) 2022-03-02 17:46:05 +01:00
lib.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
removed.rs Remove in-band lifetimes 2022-02-24 18:50:33 -08:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00