rust/compiler/rustc_infer/src
lcnr 5ec9b8d778 distinguish recursion limit based overflow for diagnostics
also change the number of allowed fixpoint steps to be fixed instead
of using the `log` of the total recursion depth.
2024-02-29 10:14:02 +01:00
..
errors Rename DiagnosticStyledString as DiagStyledString. 2024-02-28 08:55:37 +11:00
infer Rollup merge of #121743 - compiler-errors:opportunistically-resolve-regions, r=jackh726 2024-02-29 00:17:01 +01:00
traits distinguish recursion limit based overflow for diagnostics 2024-02-29 10:14:02 +01:00
lib.rs Remove unnecessary min_specialization after bootstrap 2024-02-10 18:15:11 +11:00