| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-27 | Remove `[T]::array_chunks(_mut)` | Scott McMurray | -1/+1 | |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -1/+1 | |
| At [1] it was pointed out that `cfg_match!` syntax does not actually align well with match syntax, which is a possible source of confusion. The comment points out that usage is instead more similar to ecosystem `select!` macros. Rename `cfg_match!` to `cfg_select!` to match this. Tracking issue: https://github.com/rust-lang/rust/issues/115585 [1]: https://github.com/rust-lang/rust/issues/115585#issuecomment-2346307605 | ||||
| 2025-03-30 | Merge commit 'ba315abda789c9f59f2100102232bddb30b0d3d3' into ↵ | bjorn3 | -0/+40 | |
| sync_cg_clif-2025-03-30 | ||||
