diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-04 18:49:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 18:49:42 +0100 |
| commit | 1b7efa285da784e37f8defa557cad26d2fe464dc (patch) | |
| tree | 5533b7266bf0b8339637294c3d1641b612eee91e /compiler/rustc_codegen_gcc/src/errors.rs | |
| parent | 5da750001d5209be4a10595f260cd2a93a76c299 (diff) | |
| parent | abd900259da5b8b051c4b5a4526c722fb1295d26 (diff) | |
| download | rust-1b7efa285da784e37f8defa557cad26d2fe464dc.tar.gz rust-1b7efa285da784e37f8defa557cad26d2fe464dc.zip | |
Rollup merge of #136526 - Zalathar:thir-cx, r=Nadrieril
mir_build: Rename `thir::cx::Cx` to `ThirBuildCx` and remove `UserAnnotatedTyHelpers` A combination of two loosely-related tweaks that would otherwise conflict with each other: - `Cx` is a pretty unhelpful type name, especially when jumping between THIR-building and MIR-building while trying to make changes to THIR data structures. - The `UserAnnotatedTyHelpers` trait doesn't appear to provide any benefit over a simple helper function, and its `tcx()` method is currently completely unnecessary. No functional change.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
