rust/compiler/rustc_session
Matthias Krüger 086bdbbd73
Rollup merge of #104922 - estebank:fur-elize, r=oli-obk
Detect long types in E0308 and write them to disk

On type error with long types, print an abridged type and write the full type to disk.

Print the widest possible short type while still fitting in the terminal.
2022-12-08 12:57:28 +01:00
..
src Rollup merge of #104922 - estebank:fur-elize, r=oli-obk 2022-12-08 12:57:28 +01:00
Cargo.toml Detect long types in E0308 and write them to disk 2022-11-28 14:08:18 -08:00