mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 03:27:17 +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