about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-03 22:12:43 +0100
committerGitHub <noreply@github.com>2025-01-03 22:12:43 +0100
commitcdfe3d7f4ac5485bb490c5a7f805e9e88c4d1742 (patch)
tree9cd798ee9aa2562aad13d1d7adc3a7f6be88a723 /compiler/rustc_codegen_gcc/src/errors.rs
parentd1c7ad081fc27b1e50324955a4cc634ab4b44063 (diff)
parentdd210eca43bbada8835789f85f83fb106d70c637 (diff)
downloadrust-cdfe3d7f4ac5485bb490c5a7f805e9e88c4d1742.tar.gz
rust-cdfe3d7f4ac5485bb490c5a7f805e9e88c4d1742.zip
Rollup merge of #135007 - compiler-errors:outlives-tweaks, r=oli-obk
Some type-outlives computation tweaks

Some tweaks that I wrote when investigating https://github.com/rust-lang/rust/issues/135006.

The only commit that's probably interesting here is f3646748cd9d3cf5a6834f299acd10af1fe99c1b (the first commit). For some reason it was concerned with filtering out param-env outlives clauses when they matched item-bound outlives clauses. However, if you look at the rest of the control flow for that function, not filtering out those bounds doesn't actually affect the behavior materially.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions