Skip to content

Commit fe9da82

Browse files
committed
Fix tidy 2
1 parent cca2d6d commit fe9da82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_span/src/symbol.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ symbols! {
542542
audit_that,
543543
augmented_assignments,
544544
auto_traits,
545+
autodiff,
545546
autodiff_forward,
546547
autodiff_reverse,
547548
automatically_derived,
@@ -917,7 +918,6 @@ symbols! {
917918
enumerate_method,
918919
env,
919920
env_CFG_RELEASE: env!("CFG_RELEASE"),
920-
autodiff,
921921
eprint_macro,
922922
eprintln_macro,
923923
eq,

0 commit comments

Comments
 (0)