about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-17 22:49:47 +0000
committerbors <bors@rust-lang.org>2024-08-17 22:49:47 +0000
commit8821108bf1f2139d131a8eb0475bb4765f345c9f (patch)
tree852e4666acbda032f55929d47b03d7485802dfd9 /compiler/rustc_codegen_llvm/src
parent6ac5bbbe028e6733a3b3968093526b057bc3cfd1 (diff)
parent56eee8e870a286ab82a3707cb873e08735d0e510 (diff)
downloadrust-8821108bf1f2139d131a8eb0475bb4765f345c9f.tar.gz
rust-8821108bf1f2139d131a8eb0475bb4765f345c9f.zip
Auto merge of #3813 - tiif:epollfix, r=RalfJung
Testcase fix for epoll

Fixes #3811

This PR:
- Fixed the error in ``epoll_ctl_del`` test
- Simplified the logic in ``epoll_ctl_mod`` test
- Added a new test to check if flag that we don't register won't trigger notification (double negation sounds a bit confusing here, feel free to suggest a better one ;) )
- Use assert_eq(0) for epoll_ctl test
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions