mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 23:12:34 +00:00
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.