mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
174dae607c
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.