]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106740 - petar-dambovaliev:float-iterator-hint, r=Nilstrieb
authorYuki Okushi <huyuumi.dev+love@gmail.com>
Thu, 12 Jan 2023 20:47:23 +0000 (05:47 +0900)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 20:47:23 +0000 (05:47 +0900)
Adding a hint on iterator type errors

Issue reference https://github.com/rust-lang/rust/issues/106728

- [x] add a case in the attribute
- [x] add a test

closes #106728


Trivial merge