diff options
| author | Jana Dönszelmann <jonathan@donsz.nl> | 2025-07-31 17:19:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-31 17:19:39 +0200 |
| commit | 5712d50648a60cb49f16f57fa5e126b5d053c612 (patch) | |
| tree | 33d5233dd18076e103be8f7a6a10de9896cc3aa8 /compiler/rustc_codegen_gcc | |
| parent | edd25748484f09941e0926ade4b9a63b54c56e16 (diff) | |
| parent | 704f2ca17224dc1d208423c675313521b0f49645 (diff) | |
| download | rust-5712d50648a60cb49f16f57fa5e126b5d053c612.tar.gz rust-5712d50648a60cb49f16f57fa5e126b5d053c612.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_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
