diff options
| author | Romain Perier <romain.perier@gmail.com> | 2025-04-30 16:20:32 +0200 |
|---|---|---|
| committer | Romain Perier <romain.perier@gmail.com> | 2025-04-30 16:42:33 +0200 |
| commit | ea7af1803fc0923ae68d7ffc440ca52c7e1e65d3 (patch) | |
| tree | 936942e909b16c3c31c329c0d7fa186fcaa577aa /compiler/rustc_codegen_ssa/src/codegen_attrs.rs | |
| parent | 427288b3ce2d574847fdb41cc3184c893750e09a (diff) | |
| download | rust-ea7af1803fc0923ae68d7ffc440ca52c7e1e65d3.tar.gz rust-ea7af1803fc0923ae68d7ffc440ca52c7e1e65d3.zip | |
Use less rustc_type_ir in the compiler codebase
This commit does the following: - Replaces use of rustc_type_ir by rustc_middle - Removes the rustc_type_ir dependency - The DelayedSet type is exposed by rustc_middle so everything can be accessed through rustc_middle in a coherent manner.
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/codegen_attrs.rs')
0 files changed, 0 insertions, 0 deletions
