rustc: Add `Local` to the HIR map of parents When walking parents for lints we want to be sure to hit `let` statements which can have attributes, so hook up these statements in the HIR map. Closes #43910 |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| dump_visitor.rs | ||
| json_dumper.rs | ||
| lib.rs | ||
| sig.rs | ||
| span_utils.rs | ||