| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-28 | ZJIT: Split HIR tests (#14967) | Aiden Fox Ivey | |
| `hir.rs` was getting rather large, so I've opted to move the inline tests into their own files. This should also help when looking for where to put your tests, as the optimization tests have a dedicated file. Future follow up work could make the layout of test modules more idiomatic to Rust. | |||
