about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/intrinsic/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-06 15:56:16 +0000
committerbors <bors@rust-lang.org>2024-07-06 15:56:16 +0000
commit8a8ad3433e4168f54ac1364f85da694be9eeca7c (patch)
treeb7ec1d40e0fa4fc2166f7ba6ac43ad5423b3ec37 /compiler/rustc_codegen_gcc/src/intrinsic/mod.rs
parent3bec61736a59d8c3983ba26b01c58174825ee58c (diff)
parent99429a6a18cbc671c313ac8df17aa163729bc284 (diff)
downloadrust-8a8ad3433e4168f54ac1364f85da694be9eeca7c.tar.gz
rust-8a8ad3433e4168f54ac1364f85da694be9eeca7c.zip
Auto merge of #127388 - compiler-errors:elaboration-tweaks, r=lcnr
Elaboration tweaks

Removes `Filter::OnlySelfThatDefines` and reimplements `transitive_bounds_that_define_assoc_item` as a separate function, since I don't want to have to uplift that mode since it's both an implementation detail (only exists to avoid cycles in astconv) and requires exposing `Ident` as an associated type on `Interner`.

r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/intrinsic/mod.rs')
0 files changed, 0 insertions, 0 deletions