1
Fork 0

Add diagnostic item for std::iter::Iterator::enumerate

This commit is contained in:
Christopher B. Speir 2024-04-29 17:22:20 -05:00
parent a8a1d3a771
commit c8079e9390
2 changed files with 2 additions and 0 deletions

View file

@ -754,6 +754,7 @@ symbols! {
enable,
encode,
end,
enumerate_method,
env,
env_CFG_RELEASE: env!("CFG_RELEASE"),
eprint_macro,