mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
3ac84b2542
Instead of replacing the default behaviour of the visit_qpath method, I've moved the printing code to private method of PrintVisitor (print_qpath).