about summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2025-02-01 05:39:41 +0000
committerGitHub <noreply@github.com>2025-02-01 05:39:41 +0000
commitb82463fcbfd2ed60a77003261445df0f430a3e50 (patch)
tree532e602a81dd19c551f37b0cdc93e5b811c4b13b /compiler/rustc_span/src
parent829bfc3f5ee4c4826b2571da419722e3242aa155 (diff)
parentc925c826bf4eb093f1b6bcded7a4b99a9d489851 (diff)
downloadrust-b82463fcbfd2ed60a77003261445df0f430a3e50.tar.gz
rust-b82463fcbfd2ed60a77003261445df0f430a3e50.zip
Merge pull request #4169 from rust-lang/rustup-2025-02-01
Automatic Rustup
Diffstat (limited to 'compiler/rustc_span/src')
-rw-r--r--compiler/rustc_span/src/symbol.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs
index 6f1d3a74a81..7f7b460cf57 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -502,7 +502,6 @@ symbols! {
         augmented_assignments,
         auto_traits,
         autodiff,
-        autodiff_fallback,
         automatically_derived,
         avx,
         avx512_target_feature,
@@ -568,7 +567,6 @@ symbols! {
         cfg_accessible,
         cfg_attr,
         cfg_attr_multi,
-        cfg_autodiff_fallback,
         cfg_boolean_literals,
         cfg_doctest,
         cfg_emscripten_wasm_eh,
@@ -1476,6 +1474,7 @@ symbols! {
         panic_location,
         panic_misaligned_pointer_dereference,
         panic_nounwind,
+        panic_null_pointer_dereference,
         panic_runtime,
         panic_str_2015,
         panic_unwind,