about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-07-06 02:33:18 +0900
committerGitHub <noreply@github.com>2021-07-06 02:33:18 +0900
commit952deae6af07cb3d5d19ac00dce4ebe23c88109d (patch)
tree9bcbef08ba7fd19a61fc9ad9d3c341da629ca9c1 /library/std/src
parent973f208dfc9a8a75b7e4bafb886f49b8809acb9a (diff)
parent6f931da0f6abba92f4177e11407025e2b088da65 (diff)
downloadrust-952deae6af07cb3d5d19ac00dce4ebe23c88109d.tar.gz
rust-952deae6af07cb3d5d19ac00dce4ebe23c88109d.zip
Rollup merge of #86886 - jyn514:no-clean-symbol, r=GuillaumeGomez
Remove `impl Clean for {Ident, Symbol}`

These were only used once, in a place where it was trivial to replace.
Also, it's unclear what 'clean' would mean for these, so it seems better
to be explicit.

Found while reviewing https://github.com/rust-lang/rust/pull/86841, which makes the same change to `build_macro`, so the two will conflict.

r? `@GuillaumeGomez`
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions