rust/crates
bors[bot] c29d353623
Merge #7191
7191: Adjust vfs crate documentation r=matklad a=arnaudgolfouse

This removes an outdated comment, and uses intra-doc links

Co-authored-by: Arnaud <arnaud.golfouse@free.fr>
2021-01-07 17:57:48 +00:00
..
arena
assists Better fixture highlight 2021-01-07 19:11:27 +03:00
base_db Better fixture highlight 2021-01-07 19:11:27 +03:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
completion Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
flycheck Pin cargo_metadata 2020-11-25 10:11:53 -05:00
hir Rename expr -> tail_expr 2021-01-05 15:51:13 +03:00
hir_def Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
hir_expand Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
hir_ty Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
ide Better fixture highlight 2021-01-07 19:11:27 +03:00
ide_db Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
mbe Simplify SubtreeTokenSource 2021-01-05 02:00:51 +08:00
parser parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
paths
proc_macro_api Remove serde_stacker which depends on cc 2021-01-01 15:26:55 +08:00
proc_macro_srv Replace last usages of difference with dissimilar 2021-01-06 18:13:29 +01:00
proc_macro_test
profile Less confusing instr stat 2021-01-06 18:16:04 +03:00
project_model Document project_model::TargetData 2021-01-06 17:26:21 +01:00
rust-analyzer Merge #7184 2021-01-07 12:27:17 +00:00
ssr Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
stdx
syntax Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
test_utils Better fixture highlight 2021-01-07 19:11:27 +03: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 Use file_set::FileSet and FileSet consistently in doc 2021-01-07 12:18:25 +01:00
vfs-notify