diff options
| author | bors <bors@rust-lang.org> | 2023-07-25 07:31:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-25 07:31:15 +0000 |
| commit | c026d6a400a342e572bdd0de1abbb51680b28047 (patch) | |
| tree | e359adb1e5ae539f080628397f7b0eae329ab62b /compiler/rustc_interface/src/errors.rs | |
| parent | 5b1dc9de77106cb08ce9a1a8deaa14f52751d7e4 (diff) | |
| parent | 3911a63b7777e19dad4043542f908018e70c0bdd (diff) | |
| download | rust-c026d6a400a342e572bdd0de1abbb51680b28047.tar.gz rust-c026d6a400a342e572bdd0de1abbb51680b28047.zip | |
Auto merge of #114020 - steffahn:hide-specialized-ToString-impls, r=thomcc
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 
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
