mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
fcfda94664
Looks like there's a rule of thumb: don't call API functions from an implementation! In this case, following this rule of thumb saves us an Arc-bump! |
||
---|---|---|
.. | ||
cli | ||
gen_lsp_server | ||
libanalysis | ||
libeditor | ||
libsyntax2 | ||
server | ||
test_utils | ||
tools |