rust/compiler/rustc_metadata
bors cf073ec2cb Auto merge of #109202 - compiler-errors:new-solver-fast-reject-faster-2, r=lcnr
Don't pass `TreatProjections` separately to `fast_reject`

Don't pass `TreatProjections` separately to `fast_reject`, and instead use the original approach of switching on two variants of `TreatParams` (undoes this: https://github.com/rust-lang/rust/pull/108830#pullrequestreview-1330371417).

Fixes the regression introduced in https://github.com/rust-lang/rust/pull/108830#issuecomment-1468116419
2023-03-23 23:53:56 +00:00
..
src Auto merge of #109202 - compiler-errors:new-solver-fast-reject-faster-2, r=lcnr 2023-03-23 23:53:56 +00:00
Cargo.toml Add try_canonicalize to rustc_fs_util and use it over fs::canonicalize 2023-03-16 21:50:23 +01:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00