aboutsummaryrefslogtreecommitdiff
path: root/crates/cfg/src/dnf.rs
Commit message (Collapse)AuthorAgeFilesLines
* a lot of clippy::style fixesMatthias Krüger2021-03-211-4/+4
|
* Remove some redundant allocationsJeremy Kolb2020-12-121-1/+1
|
* cfg: move tests to separate fileJonas Schievink2020-10-231-158/+0
| | | | | that way we don't have to re-check the entire project when a test is changed
* Reorder itemsJonas Schievink2020-10-231-9/+9
|
* Fix typoJonas Schievink2020-10-221-0/+1
|
* Implement DNF-based `#[cfg]` introspectionJonas Schievink2020-10-221-0/+477