Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cfg: move tests to separate file | Jonas Schievink | 2020-10-23 | 1 | -50/+0 |
| | | | | | that way we don't have to re-check the entire project when a test is changed | ||||
* | Update crates/cfg/src/cfg_expr.rs | Jonas Schievink | 2020-10-22 | 1 | -1/+1 |
| | | | Co-authored-by: Aleksey Kladov <[email protected]> | ||||
* | Implement DNF-based `#[cfg]` introspection | Jonas Schievink | 2020-10-22 | 1 | -2/+33 |
| | |||||
* | Simplify cfg representation | Jonas Schievink | 2020-10-21 | 1 | -14/+30 |
| | |||||
* | Rename ra_cfg -> cfg | Aleksey Kladov | 2020-08-13 | 1 | -0/+133 |