diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-11 22:58:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-11 22:58:26 +0200 |
| commit | b29c9a3588fb5cad281a1fb006bed87a7f956a44 (patch) | |
| tree | 6ea16ccfdf94ac6f1cf13da76c4a15ab12ce7d28 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | e703dff8fe220b78195c53478e83fb2f68d8499c (diff) | |
| parent | 6f958ac88fbf83a1b45d2eff59aedf681b4f6723 (diff) | |
| download | rust-b29c9a3588fb5cad281a1fb006bed87a7f956a44.tar.gz rust-b29c9a3588fb5cad281a1fb006bed87a7f956a44.zip | |
Rollup merge of #142305 - GuillaumeGomez:remove-visit_id-EarlyContextAndPass, r=oli-obk
Remove unneeded `check_id` calls as they are already called in `visit_id` in `EarlyContextAndPass` type Follow-up from [this message](https://github.com/rust-lang/rust/pull/142240/files#r2137474724). Since `check_id` is already called in `visit_id` which is supposed to be called for each item with an ID, we don't need to manually call `check_id`. r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
