mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
1615813960
Also updates the suggestion to include the full type (e.g. `Arc<Foo>::clone(&rc)`) and adds a case using trait objects to the UI tests.