rust/crates
Arnaud 2f0969b873 Document hir::Function::ret_type
This adds documentation for the newly added function. It might be a bit too
detailed, but I like it that way :)
2021-01-04 19:14:44 +01:00
..
arena
assists rename exrtract_assignment -> pull 2021-01-04 16:41:57 +03:00
base_db Add support for Rust 2021. 2021-01-01 17:22:23 +01:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
completion Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
flycheck
hir Document hir::Function::ret_type 2021-01-04 19:14:44 +01:00
hir_def Merge #7113 2021-01-03 18:22:07 +00:00
hir_expand Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
hir_ty Update crates 2021-01-04 11:12:42 -05:00
ide Show GotoTypeAction for TypeParam 2021-01-04 15:54:45 +01:00
ide_db Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01: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 Fix spacing in proc-macro tokens to_string 2020-12-31 13:36:19 +08:00
proc_macro_test
profile
project_model Add support for Rust 2021. 2021-01-01 17:22:23 +01:00
rust-analyzer Fix HoverAction::Implementation typo 2021-01-04 14:38:08 +01:00
ssr Merge #6587 2021-01-04 11:14:40 +00:00
stdx
syntax Update crates 2021-01-04 11:12:42 -05:00
test_utils
text_edit
toolchain
tt Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
vfs
vfs-notify