mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

remove the unused :: between trait and type to give user correct diag… …nostic information modified: compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs new file: src/test/ui/type/issue-101866.rs new file: src/test/ui/type/issue-101866.stderr