diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-24 06:26:15 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-24 06:36:27 +1100 |
| commit | 0f12da17c0b04a16963ea749186d9db2e50027b8 (patch) | |
| tree | e145accf0fa69f8d788a13ee7fc17b1942f17de0 /compiler/rustc_query_impl/src | |
| parent | 118308ee0385e98f0ad3709061281d139835b606 (diff) | |
| download | rust-0f12da17c0b04a16963ea749186d9db2e50027b8.tar.gz rust-0f12da17c0b04a16963ea749186d9db2e50027b8.zip | |
Remove unused arguments from `on_all_children_bits`.
`on_all_children_bits` has two arguments that are unused: `tcx` and `body`. This was not detected by the compiler because it's a recursive function. This commit removes them, and removes lots of other arguments and fields that are no longer necessary.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions
