rust/crates
bors[bot] 2183d65c97
Merge #7777
7777: Implement line<->block comment assist r=Veykril a=djrenren

Fixes: https://github.com/rust-analyzer/rust-analyzer/issues/6515

Co-authored-by: John Renner <john@jrenner.net>
2021-03-02 08:04:38 +00:00
..
base_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
flycheck Make logger-based debugging more pleasant 2021-01-28 17:07:53 +03:00
hir Use chalk_ir::Mutability 2021-03-01 19:57:36 +01:00
hir_def Fix find_path when inner items are present 2021-03-01 19:39:17 +01:00
hir_expand Fix assert split exprs on comma 2021-02-28 20:46:24 +08:00
hir_ty Merge #7829 #7833 2021-03-01 19:31:01 +00:00
ide Merge #7778 2021-03-01 14:50:58 +00:00
ide_assists Merge #7777 2021-03-02 08:04:38 +00:00
ide_completion Format generated features manually instead of relying on rustfmt 2021-02-27 16:25:06 +02:00
ide_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
ide_ssr 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30
mbe Use an unversioned profile dependency in mbe 2021-03-01 18:11:12 +02:00
parser Specialization for async traits 2021-02-15 18:33:12 +01:00
paths Document paths items 2021-01-22 15:38:33 +01:00
proc_macro_api Remove redundant clones 2021-02-05 16:57:26 +01:00
proc_macro_srv Fix proc macro TokenStream::from_str token ids 2021-03-01 19:55:30 +03:00
proc_macro_test
profile add more counts 2021-01-27 12:39:19 +03:00
project_model Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00
rust-analyzer Fix ProcMacroClient dropped too early in cli 2021-03-02 13:14:05 +08:00
stdx Cleanup decl_check 2021-02-05 16:09:45 +01:00
syntax Merge #7777 2021-03-02 08:04:38 +00:00
test_utils Add benchmark test for mbe 2021-02-25 05:47:13 +08:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain
tt Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
vfs Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
vfs-notify Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00