about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorGurinder Singh <frederick.the.fool@gmail.com>2024-04-19 18:30:28 +0530
committerGurinder Singh <frederick.the.fool@gmail.com>2024-04-30 12:46:59 +0530
commit6289ed842897f75f7b1f06aee44f9f123f57077d (patch)
tree1acd650e8b587e94c67f193ab2a117442373d0a1 /compiler/rustc_parse/src
parentf973a15a109cbfced3107d91f0224ff2c8381e74 (diff)
downloadrust-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')
0 files changed, 0 insertions, 0 deletions