rust/crates
Jay Somedon 55d73bc675 Fix multiple issues from code review
* check metadata version
* use memmap
* use Result instead of unwrap

with Jay Somedon <jay.somedon@outlook.com>
2021-03-04 09:11:33 +08: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 Show docs on hover for keywords and primitives 2021-03-02 14:41:01 +01:00
hir_def Remove incorrect broken test 2021-03-03 19:10:56 +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 Prevent renaming SelfType and BuiltinType 2021-03-03 19:48:53 +01:00
ide_assists Special-case parenthesized and negated expressions in demorgan assist 2021-03-03 13:18:24 +01:00
ide_completion Complete while let 2021-03-03 23:04:11 +01:00
ide_db Show docs on hover for keywords and primitives 2021-03-02 14:41:01 +01:00
ide_ssr 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30
mbe Merge #7513 2021-03-02 13:20:47 +00:00
parser rustfmt 1.4.30-stable 2021-02-18 16:51:21 +01:00
paths
proc_macro_api Fix multiple issues from code review 2021-03-04 09:11:33 +08:00
proc_macro_srv Merge #7848 2021-03-02 12:31:15 +00:00
proc_macro_test
profile
project_model Bump cargo_metadata 2021-03-02 14:27:29 +02:00
rust-analyzer Merge #7335 #7691 2021-03-02 13:32:06 +00:00
stdx
syntax Update lexer 2021-03-02 15:33:22 -05:00
test_utils Add benchmark test for mbe 2021-02-25 05:47:13 +08: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