rust/compiler/rustc_middle
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 Bump chalk to v0.87 2022-11-13 19:29:38 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.