mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
bc410fc9f5
ToString can no longer be specialized, so no need to account for it in to_string_trait_impl either.