mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-12 01:47:38 +00:00
![]() Hide `ToString` implementations that specialize the default one The status quo is highly confusing, since the overlap is not apparent, and specialization is not a feature of Rust. This change addresses #87545; I'm not certain if it closes/fixes it entirely, since that issue might also be tracking the question of a *general* solution for hiding the documentation for specializing impls automatically. Before  After  |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |