about summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2025-02-02 15:46:53 +0000
committerGitHub <noreply@github.com>2025-02-02 15:46:53 +0000
commitcd13b44edef0e002bbee4d01c801d53654c30eb3 (patch)
treeffbe8b28d2e8093dbe279aea665ac1794c552d95 /compiler/rustc_span/src
parentda5e2d7fc68a113c83607837d1ce192db643d256 (diff)
parent2a519a459cb079e7626f225a2c3755e386ee97cd (diff)
downloadrust-cd13b44edef0e002bbee4d01c801d53654c30eb3.tar.gz
rust-cd13b44edef0e002bbee4d01c801d53654c30eb3.zip
Merge pull request #4173 from RalfJung/rustup
Rustup
Diffstat (limited to 'compiler/rustc_span/src')
-rw-r--r--compiler/rustc_span/src/symbol.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs
index 7f7b460cf57..322da939011 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -2152,7 +2152,6 @@ symbols! {
         unwrap,
         unwrap_binder,
         unwrap_or,
-        unwrap_unsafe_binder,
         use_extern_macros,
         use_nested_groups,
         used,