rust/compiler
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
..
2022-03-03 19:47:23 +08:00
2022-03-03 19:47:23 +08:00
2022-03-01 20:02:47 +08:00
2022-03-03 19:47:23 +08:00
2022-03-02 17:46:12 +01:00