aboutsummaryrefslogtreecommitdiff
path: root/crates/cfg/src/cfg_expr.rs
Commit message (Collapse)AuthorAgeFilesLines
* tree-wide: make rustdoc links spiky so they are clickableJade2021-06-141-1/+1
|
* Add runnables::related_testsvsrs2021-02-271-1/+1
|
* cfg: move tests to separate fileJonas Schievink2020-10-231-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.rsJonas Schievink2020-10-221-1/+1
| | | Co-authored-by: Aleksey Kladov <[email protected]>
* Implement DNF-based `#[cfg]` introspectionJonas Schievink2020-10-221-2/+33
|
* Simplify cfg representationJonas Schievink2020-10-211-14/+30
|
* Rename ra_cfg -> cfgAleksey Kladov2020-08-131-0/+133