aboutsummaryrefslogtreecommitdiff
path: root/crates/cfg/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead codeAleksey Kladov2020-11-171-6/+0
|
* cfg: move tests to separate fileJonas Schievink2020-10-231-0/+2
| | | | | that way we don't have to re-check the entire project when a test is changed
* Fix typoJonas Schievink2020-10-221-1/+1
|
* Implement DNF-based `#[cfg]` introspectionJonas Schievink2020-10-221-0/+110
|
* Simplify cfg representationJonas Schievink2020-10-211-15/+7
|
* Rename ra_cfg -> cfgAleksey Kladov2020-08-131-0/+51