rust/compiler/rustc_passes
bors dbb73f8f79 Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewjasper
Validate built-in attribute placement

Closes #54584, closes #47725, closes #54044.

I've changed silently ignoring some incorrectly placed attributes to errors.  I'm not sure what the policy is since this can theoretically break code (should they be warnings instead? does it warrant a crater run?).
2020-09-12 22:04:37 +00:00
..
src Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewjasper 2020-09-12 22:04:37 +00:00
Cargo.toml