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