clamped to u32::MAX above
(env: &IxonEnv, block: &Address)
| 1657 | )); |
| 1658 | }, |
| 1659 | }; |
| 1660 | eprintln!( |
| 1661 | "[rs_kernel_check_anon] build work: {:>8.1?} ({} items, {} targets)", |
| 1662 | t2.elapsed(), |
| 1663 | work.len(), |
| 1664 | addrs.len() |
| 1665 | ); |
| 1666 |
no test coverage detected