about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-05 22:34:41 +0200
committerGitHub <noreply@github.com>2025-07-05 22:34:41 +0200
commit0311159e02e08484db272097dd50b5d4a6c94706 (patch)
tree9bb79f4572787bec94db83b949abbf7fad361c4d /compiler/rustc_codegen_llvm/src/builder.rs
parent9a921a32f638e7eeb74cf09c2763c60beb8567bf (diff)
parent8eb9f709793405b03a28e827bfe83146230473b6 (diff)
downloadrust-0311159e02e08484db272097dd50b5d4a6c94706.tar.gz
rust-0311159e02e08484db272097dd50b5d4a6c94706.zip
Rollup merge of #143441 - compiler-errors:no-key, r=petrochenkov
Stop using `Key` trait unnecessarily

Few places where the `Key` trait was being used but not really for a useful reason. This fixes those usages.

Namely, `<Ty as Key>::default_span()` is `DUMMY_SP` anyways.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions