We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca2d6d commit fe9da82Copy full SHA for fe9da82
1 file changed
compiler/rustc_span/src/symbol.rs
@@ -542,6 +542,7 @@ symbols! {
542
audit_that,
543
augmented_assignments,
544
auto_traits,
545
+ autodiff,
546
autodiff_forward,
547
autodiff_reverse,
548
automatically_derived,
@@ -917,7 +918,6 @@ symbols! {
917
918
enumerate_method,
919
env,
920
env_CFG_RELEASE: env!("CFG_RELEASE"),
- autodiff,
921
eprint_macro,
922
eprintln_macro,
923
eq,
0 commit comments