rust/crates/cfg/src
Aleksey Kladov 9aa6be71a5 internal: remove useless helpers
We generally avoid "syntax only" helper wrappers, which don't do much:
they make code easier to write, but harder to read. They also make
investigations harder, as "find_usages" needs to be invoked both for the
wrapped and unwrapped APIs
2021-08-09 15:58:21 +03:00
..
cfg_expr.rs tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
dnf.rs
lib.rs internal: add simple smoke test for project model 2021-07-20 16:23:57 +03:00
tests.rs internal: remove useless helpers 2021-08-09 15:58:21 +03:00