rust/tests/ui/rfc-2397-do-not-recommend
Yuki Okushi f6f362c332
Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
[RFC 2397] Deny incorrect locations

cc #51992

As declared in the RFC, `#[do_not_recommend]` should only be applicable on trait implementations.
2023-01-13 16:54:23 +09:00
..
feature-gate-do_not_recommend.rs
feature-gate-do_not_recommend.stderr Note predicate span on ImplDerivedObligation 2023-01-11 19:46:45 +00:00
incorrect-locations.rs [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00
incorrect-locations.stderr [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00
unstable-feature.rs [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00
unstable-feature.stderr [RFC 2397] Deny incorrect locations 2023-01-12 08:41:21 -03:00