Help is suggesting to use __iterator_get_unchecked
#107983
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Current output
Desired output
Rationale and extra context
I don't think I as an outside user of stdlib should be confronted with using internal unsafe APIs such as
__iterator_get_unchecked
.Other cases
No response
Anything else?
rustc -V
:rustc 1.69.0-nightly (5b8f28453 2023-02-12)
The text was updated successfully, but these errors were encountered: