rust/crates
bors[bot] f0e78f2ed6
Merge #7961
7961: add user docs for ssr assist r=JoshMcguigan a=JoshMcguigan

@matklad 

This is a small follow up on #7874, adding user docs for the SSR assist functionality. Since most other assists aren't handled this way I wasn't sure exactly how we wanted to document this, so feel free to suggest alternatives.

Co-authored-by: Josh Mcguigan <joshmcg88@gmail.com>
2021-03-10 17:06:11 +00:00
..
base_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
cfg
flycheck Bump cargo_metadata 2021-03-02 14:27:29 +02:00
hir Avoid double text edits when renaming mod declaration 2021-03-10 15:49:01 +01:00
hir_def Prefer names from outer DefMap over extern prelude 2021-03-10 16:33:18 +01:00
hir_expand Compilation speed 2021-03-09 22:30:58 +03:00
hir_ty Prefer names from outer DefMap over extern prelude 2021-03-10 16:33:18 +01:00
ide Merge #7958 2021-03-10 15:07:46 +00:00
ide_assists Fix labels for single import assists 2021-03-10 11:30:25 +02:00
ide_completion Compilation speed 2021-03-09 22:30:58 +03:00
ide_db Compilation speed 2021-03-09 22:30:58 +03:00
ide_ssr Merge #7961 2021-03-10 17:06:11 +00:00
mbe Compilation speed 2021-03-09 22:30:58 +03:00
parser Fix fail to parse :: for meta in mbe 2021-03-06 04:57:34 +08:00
paths Document paths items 2021-01-22 15:38:33 +01:00
proc_macro_api use doc-comments 2021-03-10 04:54:31 +08:00
proc_macro_srv Compilation speed 2021-03-09 22:30:58 +03:00
proc_macro_test
profile add more counts 2021-01-27 12:39:19 +03:00
project_model Never run cargo check on the rustc source 2021-03-08 16:42:18 +00:00
rust-analyzer Avoid double text edits when renaming mod declaration 2021-03-10 15:49:01 +01:00
stdx Cleanup decl_check 2021-02-05 16:09:45 +01:00
syntax Merge #7873 #7933 2021-03-09 11:58:48 +00:00
test_utils Use upstream cov-mark 2021-03-08 22:19:44 +02:00
text_edit
toolchain
tt
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