rust/compiler/rustc_parse
Nicholas Nethercote 1f67cf9e63 Remove final_attrs local variable.
It's no shorter than `ret.attrs()`, and `ret.attrs()` is used multiple
times earlier in the function.
2024-07-19 15:25:54 +10:00
..
2024-07-19 15:25:54 +10:00