diff options
| author | Gurinder Singh <frederick.the.fool@gmail.com> | 2024-04-19 18:30:28 +0530 |
|---|---|---|
| committer | Gurinder Singh <frederick.the.fool@gmail.com> | 2024-04-30 12:46:59 +0530 |
| commit | 6289ed842897f75f7b1f06aee44f9f123f57077d (patch) | |
| tree | 1acd650e8b587e94c67f193ab2a117442373d0a1 /compiler/rustc_parse/src/errors.rs | |
| parent | f973a15a109cbfced3107d91f0224ff2c8381e74 (diff) | |
| download | rust-6289ed842897f75f7b1f06aee44f9f123f57077d.tar.gz rust-6289ed842897f75f7b1f06aee44f9f123f57077d.zip | |
Remove note about iteration count in coerce
and replace it with a simple note suggesting returning a value. The type mismatch error was never due to how many times the loop iterates. It is more because of the peculiar structure of what the for loop desugars to. So the note talking about iteration count didn't make sense
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
