1
Fork 0
rust/compiler/rustc_infer/src
Nicholas Nethercote 79db32b64e Pack Term in the same way as GenericArg.
This shrinks the `PredicateS` type, which is instanted frequently.
2022-09-05 15:08:52 +10:00
..
infer Pack Term in the same way as GenericArg. 2022-09-05 15:08:52 +10:00
traits anonymize all bound vars, not just regions 2022-07-28 16:13:47 +02:00
errors.rs Use IntoDiagnosticArg where it makes sense 2022-08-24 15:46:29 +03:00
lib.rs Revert let_chains stabilization 2022-08-29 19:34:11 +02:00