about summary refs log tree commit diff
path: root/crates/cfg/src/dnf.rs
AgeCommit message (Expand)AuthorLines
2022-03-21Replace write! with direct callsLaurențiu Nicola-9/+9
2021-08-30Fix DNF construction, add proptestJonas Schievink-4/+29
2021-03-21a lot of clippy::style fixesMatthias Krüger-4/+4
2020-12-12Remove some redundant allocationsJeremy Kolb-1/+1
2020-10-23cfg: move tests to separate fileJonas Schievink-158/+0
2020-10-23Reorder itemsJonas Schievink-9/+9
2020-10-22Fix typoJonas Schievink-0/+1
2020-10-22Implement DNF-based `#[cfg]` introspectionJonas Schievink-0/+477