mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-26 15:36:39 +00:00
Remove 'this could be clearer' FIXME. Looks fine. Close #2618.
This commit is contained in:
parent
967c7d828a
commit
d25fae0e10
@ -131,7 +131,6 @@ pub fn recv_timeout<T:Copy + Owned>(iotask: &IoTask,
|
||||
unsafe {
|
||||
let wait_po = cast::transmute_mut(wait_po);
|
||||
|
||||
// FIXME: This could be written clearer (#2618)
|
||||
either::either(
|
||||
|_| {
|
||||
None
|
||||
|
Loading…
Reference in New Issue
Block a user