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 16:13:07 +0100
committerRalf Jung <post@ralfj.de>2025-02-02 16:13:07 +0100
commitf034a1544193a91fc03ced4a047fe8a3fa857b81 (patch)
treeb29ab119ebbd418e0a932c83dfe488f0b3ce9f35 /compiler/rustc_span/src
parentbf69458973ae5fc249ec06406669f4e1f547d3d0 (diff)
parent6dd75f0d6802f56564f5f9c947a85ded286d3986 (diff)
downloadrust-f034a1544193a91fc03ced4a047fe8a3fa857b81.tar.gz
rust-f034a1544193a91fc03ced4a047fe8a3fa857b81.zip
Merge from rustc
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,