about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-12-15 04:45:24 +0000
committerbors <bors@rust-lang.org>2024-12-15 04:45:24 +0000
commit4790a435cbcb55c94ccdef51bf7a9b2e55824528 (patch)
tree742141865ec8c1b2fe10325b1983c0af7d83ea6b /compiler/rustc_codegen_llvm/src
parent7caf35b2e5401d7740fdc567fdc388059208150b (diff)
parent3f3f27bb84b46be8294e27c6a2d64f0c918f3679 (diff)
downloadrust-4790a435cbcb55c94ccdef51bf7a9b2e55824528.tar.gz
rust-4790a435cbcb55c94ccdef51bf7a9b2e55824528.zip
Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkov
Remove support for specializing ToString outside the standard library

This is the only trait specializable outside of the standard library. Before stabilizing specialization we will probably want to remove support for this. It was originally made specializable to allow a more efficient ToString in libproc_macro back when this way the only way to get any data out of a TokenStream. We now support getting individual tokens, so proc macros no longer need to call it as often.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions