mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
b88d62e222
Couple of small changes These are unrelated to each other, but they are each small enough that opening separate PR's doesn't make sense to me either. * Remove a place where the parse driver query is stolen. * Update an outdated doc comment * Use correct crate name in `-Zprint-vtable-sizes` when using `#![crate_name = "..."]`.