diff options
| author | Ralf Jung <post@ralfj.de> | 2025-02-02 15:46:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-02 15:46:53 +0000 |
| commit | cd13b44edef0e002bbee4d01c801d53654c30eb3 (patch) | |
| tree | ffbe8b28d2e8093dbe279aea665ac1794c552d95 /compiler/rustc_span/src | |
| parent | da5e2d7fc68a113c83607837d1ce192db643d256 (diff) | |
| parent | 2a519a459cb079e7626f225a2c3755e386ee97cd (diff) | |
| download | rust-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.rs | 1 |
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, |
