diff options
| author | Makai <m4kai410@gmail.com> | 2025-07-05 15:28:03 +0000 |
|---|---|---|
| committer | Makai <m4kai410@gmail.com> | 2025-07-06 12:25:42 +0000 |
| commit | c42a9ac6029e8a2b6b76564240e1f89850992b21 (patch) | |
| tree | 49329a4427725a9ed5e3d95de4d042102efca6b3 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | fd9ca711a3a0e2bd5bd33a345fa4439348111006 (diff) | |
| download | rust-c42a9ac6029e8a2b6b76564240e1f89850992b21.tar.gz rust-c42a9ac6029e8a2b6b76564240e1f89850992b21.zip | |
move `stable_mir` back to its own crate and move `rustc_internal` to the`stable_mir` crate
As part of this reorganization, some traits need to be moved from `rustc_smir::context::traits` to `stable_mir::unstable::internal_cx`. These traits are specifically designed for `InternalCx` to clarify the behavior of different functions that share the same name. This move is necessary to avoid orphan rule violations.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
