diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-03 16:08:48 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-17 09:53:27 +1100 |
| commit | 7ff67901acd7dd0669a2f41a618d5e539b6d3663 (patch) | |
| tree | 2b74cc4612b849aee7da049efd9c1acc564b99ec /compiler/rustc_hir_analysis/src | |
| parent | 5bc62314547c7639484481f62f218156697cfef0 (diff) | |
| download | rust-7ff67901acd7dd0669a2f41a618d5e539b6d3663.tar.gz rust-7ff67901acd7dd0669a2f41a618d5e539b6d3663.zip | |
Avoid unnecessary use of the `Map` trait.
The `Map` trait is there for cases where `tcx` isn't available. This isn't one of those cases, so it's simpler to just call through `tcx` directly.
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions
