mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-08 17:42:07 +00:00
![]() 5350: Filter assists r=matklad a=kjeremy Uses the `CodeActionContext::only` field to compute only those assists the client cares about. It works but I don't really like the implementation. Co-authored-by: kjeremy <kjeremy@gmail.com> Co-authored-by: Jeremy Kolb <kjeremy@gmail.com> |
||
---|---|---|
.. | ||
handlers | ||
tests | ||
utils | ||
assist_config.rs | ||
assist_context.rs | ||
ast_transform.rs | ||
lib.rs | ||
tests.rs | ||
utils.rs |