about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/gcc_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-22 11:59:17 +0100
committerGitHub <noreply@github.com>2025-03-22 11:59:17 +0100
commit1cb17dd6f23c0c5fcaad149ed8cc058ca7cb8abf (patch)
treed5f6260046142655a84b7f69cbec666d84430811 /compiler/rustc_codegen_gcc/src/gcc_util.rs
parente8326805c730f959d06bb243ee6f663310968b7a (diff)
parentad315f6074868024689aaa98021bffdd590e0841 (diff)
downloadrust-1cb17dd6f23c0c5fcaad149ed8cc058ca7cb8abf.tar.gz
rust-1cb17dd6f23c0c5fcaad149ed8cc058ca7cb8abf.zip
Rollup merge of #138536 - makai410:mut-mir-visitor, r=celinval
stable_mir: Add `MutMirVisitor`

Resolves: [rust-lang/project-stable-mir#81](https://github.com/rust-lang/project-stable-mir/issues/81).

I am unsure if we should add a `MutableBody` like Kani did.
Currently, I use `&mut Body` in `MutMirVisitor::visit_body()`.

r? ``````@celinval``````
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/gcc_util.rs')
0 files changed, 0 insertions, 0 deletions