about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
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
commit4cddd0e93594336e518b7b8b107663d199443acd (patch)
tree6be7fa104568f4e0f1b24305ead5efadd14b4ec1 /compiler/rustc_codegen_gcc/example/std_example.rs
parent25d004d28915b1a5cbb6386afdecef4b5e23266d (diff)
parentbc410fc9f59e0cfbda6a6b4a96bf3d975227bbbe (diff)
downloadrust-4cddd0e93594336e518b7b8b107663d199443acd.tar.gz
rust-4cddd0e93594336e518b7b8b107663d199443acd.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_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions