rust/crates/ide-assists/src
David Barsky e1ea7c8844 internal: switch to tracing from log
This commit also adds `tracing` to NotificationDispatcher/RequestDispatcher,
bumps `rust-analyzer-salsa` to 0.17.0-pre.6, `always-assert` to 0.2, and
removes the homegrown `hprof` implementation in favor of a vendored
tracing-span-tree.
2024-01-30 12:27:31 -05:00
..
handlers internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
tests add normalize import assist 2024-01-28 11:55:01 +03:00
utils match_like_matches_macro 2024-01-19 17:31:01 +01:00
assist_config.rs
assist_context.rs
lib.rs add normalize import assist 2024-01-28 11:55:01 +03:00
tests.rs Auto merge of #16398 - Urhengulas:satisfy-clippy, r=Veykril 2024-01-19 09:43:35 +00:00
utils.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00