about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorJana Dönszelmann <jonathan@donsz.nl>2025-07-31 17:19:39 +0200
committerGitHub <noreply@github.com>2025-07-31 17:19:39 +0200
commitd6a9497cccbbebc9e6c4aa7263f9ccb01aec57cf (patch)
treee291b837be904a72896e819227d76671c1ecae66 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parentc78d589243cede0605a4ba26b452c50f4a09ccc3 (diff)
parent618a90d1b0682f687b63cc591ef78814538d5a8f (diff)
downloadrust-d6a9497cccbbebc9e6c4aa7263f9ccb01aec57cf.tar.gz
rust-d6a9497cccbbebc9e6c4aa7263f9ccb01aec57cf.zip
Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmease
Deduplicate `IntTy`/`UintTy`/`FloatTy`.

There are identical definitions in `rustc_type_ir` and `rustc_ast`. This commit removes them and places a single definition in `rustc_ast_ir`. This requires adding `rust_span` as a dependency of `rustc_ast_ir`, but means a bunch of silly conversion functions can be removed.

r? `@fmease`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions