rust/tests/ui/ufcs
Adrian Taylor 174dae607c Arbitrary self types v2: adjust diagnostic.
The recently landed PR to adjust arbitrary self types was a bit
overenthusiastic, advising folks to use the new Receiver trait even
before it's been stabilized. Revert to the older wording of the lint in
such cases.
2024-12-13 15:40:37 +00:00
..
bad-builder.rs
bad-builder.stderr
ufcs-explicit-self-bad.rs
ufcs-explicit-self-bad.stderr Arbitrary self types v2: adjust diagnostic. 2024-12-13 15:40:37 +00:00
ufcs-partially-resolved.rs
ufcs-partially-resolved.stderr
ufcs-polymorphic-paths.rs
ufcs-qpath-missing-params.rs
ufcs-qpath-missing-params.stderr
ufcs-qpath-self-mismatch.rs
ufcs-qpath-self-mismatch.stderr