mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
7dbd1603b8
Suggest to use . instead of :: when accessing a method of an object Fixes #101749 Fixes #101542