mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
cbfd88a486
explicit self doesn't incorrectly cause the entire trait to be tagged as being region-parameterized. Fixes #5224.