| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-03-21 | Replace write! with direct calls | Laurențiu Nicola | -1/+1 | |
| 2021-08-31 | Simplify `int_in_range` | Jonas Schievink | -5/+5 | |
| 2021-08-31 | Depend on both crates individually | Jonas Schievink | -1/+1 | |
| 2021-08-30 | Fix DNF construction, add proptest | Jonas Schievink | -0/+15 | |
| 2021-06-13 | tree-wide: make rustdoc links spiky so they are clickable | Jade | -1/+1 | |
| 2021-02-27 | Add runnables::related_tests | vsrs | -1/+1 | |
| 2020-10-23 | cfg: move tests to separate file | Jonas Schievink | -50/+0 | |
| that way we don't have to re-check the entire project when a test is changed | ||||
| 2020-10-22 | Update crates/cfg/src/cfg_expr.rs | Jonas Schievink | -1/+1 | |
| Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com> | ||||
| 2020-10-22 | Implement DNF-based `#[cfg]` introspection | Jonas Schievink | -2/+33 | |
| 2020-10-21 | Simplify cfg representation | Jonas Schievink | -14/+30 | |
| 2020-08-13 | Rename ra_cfg -> cfg | Aleksey Kladov | -0/+133 | |
