diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2023-11-25 10:21:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-25 10:21:08 +0100 |
| commit | 3f513bd9cefd34979038b05e18450b96bc4cf10d (patch) | |
| tree | cfd7a632db3250ab6e064998b045a758fe73b2f9 /compiler/rustc_hir_analysis/src/structured_errors.rs | |
| parent | 23461fd694c3a00c89fc2441eddddb1c111313e6 (diff) | |
| parent | f8c2478b6b2459dffa03502fff8a10b7b8ec834d (diff) | |
| download | rust-3f513bd9cefd34979038b05e18450b96bc4cf10d.tar.gz rust-3f513bd9cefd34979038b05e18450b96bc4cf10d.zip | |
Rollup merge of #118266 - celinval:smir-break-files, r=compiler-errors
Move stuff around on `stable_mir` and `rustc_smir` crate
1. Break down rustc_smir/mod.rs file.
- This file was getting too big and causing a lot of merge conflicts.
All these changes shouldn't be visible to users since this module is private.
2. Move the compiler interface defs to its own module
- Separate items that are exposed in the `stable_mir` crate to be used
by the compiler from items that we expect to be used by tool developers.
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions
