diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-22 11:59:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-22 11:59:17 +0100 |
| commit | 1cb17dd6f23c0c5fcaad149ed8cc058ca7cb8abf (patch) | |
| tree | d5f6260046142655a84b7f69cbec666d84430811 /compiler/rustc_lint/src/builtin.rs | |
| parent | e8326805c730f959d06bb243ee6f663310968b7a (diff) | |
| parent | ad315f6074868024689aaa98021bffdd590e0841 (diff) | |
| download | rust-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_lint/src/builtin.rs')
0 files changed, 0 insertions, 0 deletions
