mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
a06160d9a8
Improve some `Visitor` comments. For AST/HIR/THIR visitors, explain the use of deconstruction. r? ``@BoxyUwU``