mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-15 06:33:58 +00:00
9aa6be71a5
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 |
||
---|---|---|
.. | ||
cfg_expr.rs | ||
dnf.rs | ||
lib.rs | ||
tests.rs |