about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-06-13 20:59:20 -0700
committerGitHub <noreply@github.com>2025-06-13 20:59:20 -0700
commit63631fbd75b7cea8878e5a163df3796d94a5e8b2 (patch)
treeaa7c25963d9abbb82003f8c37b03750b1e4c6765 /compiler/rustc_mir_transform/src/coverage/query.rs
parent4d1ded87683369d49116f71dfae5d5ba3e6dc9cb (diff)
parentae645fc0b84d75191b17bb63cb00c7df9513b980 (diff)
downloadrust-63631fbd75b7cea8878e5a163df3796d94a5e8b2.tar.gz
rust-63631fbd75b7cea8878e5a163df3796d94a5e8b2.zip
Rollup merge of #142452 - ChrisDenton:intermittent, r=Noratrieb
Remove "intermittent" wording from `ReadDir`

`ReadDir` claims that `next` will return an error "if there’s some sort of intermittent IO error during iteration". I'm really not sure what this was intended to mean but the implementations will simply return all OS errors encountered during iteration to the user. What else can they do?

This is technically a change in the documented API but seeing as how it doesn't bear any relationship with the implementation I don't think it needs a libs-api fcp.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions