about summary refs log tree commit diff
path: root/crates/cfg/src/lib.rs
AgeCommit message (Expand)AuthorLines
2022-03-21Replace write! with direct callsLaurențiu Nicola-4/+4
2021-11-05Replace some String usages with SmolStr in completionsLukas Wirth-16/+13
2021-10-14a few clippy fixesMilo-0/+4
2021-07-20internal: add simple smoke test for project modelAleksey Kladov-1/+16
2021-06-21Improve completion of cfg attributesJamie Cunliffe-0/+20
2021-06-19Implement a config override for the default #[cfg(test)] in cargo cratesJade-0/+1
2021-06-19Fix libcore not being included in rust-lang/rust module treeJade-1/+15
2021-06-13tree-wide: make rustdoc links spiky so they are clickableJade-1/+1
2021-05-07internal: expose cfg attrs from hir::CrateAleksey Kladov-1/+1
2020-11-17Remove dead codeAleksey Kladov-6/+0
2020-10-23cfg: move tests to separate fileJonas Schievink-0/+2
2020-10-22Fix typoJonas Schievink-1/+1
2020-10-22Implement DNF-based `#[cfg]` introspectionJonas Schievink-0/+110
2020-10-21Simplify cfg representationJonas Schievink-15/+7
2020-08-13Rename ra_cfg -> cfgAleksey Kladov-0/+51