rust/compiler/rustc_infer/src
Nilstrieb 8bfd6450c7 A few small cleanups for newtype_index
Remove the `..` from the body, only a few invocations used it and it's
inconsistent with rust syntax.

Use `;` instead of `,` between consts. As the Rust syntax gods inteded.
2022-12-18 21:47:28 +01:00
..
errors Always evaluate vecs of subdiagnostics eagerly 2022-12-04 01:13:21 +01:00
infer A few small cleanups for newtype_index 2022-12-18 21:47:28 +01:00
traits squash OpaqueTy and ProjectionTy into AliasTy 2022-12-13 17:40:27 +00:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00