rust/compiler/rustc_trait_selection/src
Yiming Lei 523a76a2eb remove the unused :: between trait and type to give user correct diagnostic 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
2022-09-29 14:24:24 -07:00
..
traits remove the unused :: between trait and type to give user correct diagnostic information 2022-09-29 14:24:24 -07:00
autoderef.rs Porting 'compiler/rustc_trait_selection' to translatable diagnostics - Part 1 2022-09-01 12:54:50 -05:00
errors.rs rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
infer.rs Point out when a callable is not actually callable because its return is not sized 2022-09-05 20:55:43 +00:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00