rust-analyzer/crates/mbe
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
..
src internal: remove useless helpers 2021-08-09 15:58:21 +03:00
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00