rust/compiler/rustc_trait_selection
Matthias Krüger 06707c073d
Rollup merge of #104469 - estebank:long-types, r=oli-obk
Make "long type" printing type aware and trim types in E0275

Instead of simple string cutting, use a custom printer to hide parts of long printed types.

On E0275, check for type length before printing.
2022-11-19 15:35:21 +01:00
..
src Rollup merge of #104469 - estebank:long-types, r=oli-obk 2022-11-19 15:35:21 +01:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00