rust/compiler/rustc_infer/src
Dylan DPC 7f35493e99
Rollup merge of #104554 - BoxyUwU:less_unchecked_pls, r=lcnr
Use `ErrorGuaranteed::unchecked_claim_error_was_emitted` less

there are only like 3 or 4 call sites left after this but it wasnt obvious to me how to remove them
2022-11-19 11:54:45 +05:30
..
errors Auto merge of #103636 - chenyukang:yukang/fix-103587-sugg-if-let, r=jackh276,davidtwco 2022-11-10 05:19:10 +00:00
infer Rollup merge of #104554 - BoxyUwU:less_unchecked_pls, r=lcnr 2022-11-19 11:54:45 +05:30
traits Convert predicates into Predicate in the Obligation constructor 2022-11-16 09:25:19 +00:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00