about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-17 10:24:29 +0000
committerbors <bors@rust-lang.org>2024-08-17 10:24:29 +0000
commit00587529867b9b93505397c7885178b656c35499 (patch)
tree5efb5592e2d13a10023c89876338355d1781376e /compiler/rustc_mir_transform/src/coverage/counters.rs
parenta4222b97ca9d23f7076efb32dd99959e0f82a806 (diff)
parent465df5656f4910f7183449682070d6bd23a570d8 (diff)
downloadrust-00587529867b9b93505397c7885178b656c35499.tar.gz
rust-00587529867b9b93505397c7885178b656c35499.zip
Auto merge of #3819 - RalfJung:epoll-test, r=RalfJung
epoll test: further clean up check_epoll_wait

Given that `check_epoll_wait` compared the length of the two slices, I don't think it was possible for it to ever return `false`. It's also strange to have some requirements checked inside the function and some checked by the caller, so let's just move it all inside the function.

Cc `@tiif` -- did I miss anything?
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions