rust/compiler/rustc_infer/src
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
..
errors Separate lifetime ident from resolution in HIR. 2022-11-23 19:33:06 +00:00
infer Rollup merge of #104922 - estebank:fur-elize, r=oli-obk 2022-12-08 12:57:28 +01:00
traits Introduce PredicateKind::Clause 2022-11-25 00:04:54 -03:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00