rust/crates
2021-11-20 16:37:41 +01:00
..
base_db
cfg
flycheck Allow the check command to terminate without output 2021-11-12 11:43:20 -08:00
hir Merge #10807 2021-11-19 12:20:13 +00:00
hir_def Replace Vec with Box in Path.generic_args field 2021-11-20 16:37:41 +01:00
hir_expand Check for derive attributes by item path, not derive identifier 2021-11-17 20:46:57 +01:00
hir_ty internal: Replace Vec with Box in hir Pat 2021-11-20 16:17:30 +01:00
ide Merge #10806 2021-11-19 11:46:49 +00:00
ide_assists Merge #10734 2021-11-16 11:27:11 +00:00
ide_completion minor: Simplify 2021-11-16 19:28:32 +01:00
ide_db minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00
ide_diagnostics fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
ide_ssr Merge #10698 2021-11-07 11:02:39 +00:00
limit
mbe
parser fix: parse the range pat inside the tuple pat 2021-11-18 11:11:37 +08:00
paths
proc_macro_api
proc_macro_srv Fix proc macro ABI version checks 2021-11-18 10:24:24 +02:00
proc_macro_test
profile Allow disabling perf access via RA_DISABLE_PERF 2021-11-16 19:42:19 +01:00
project_model
rust-analyzer fix: show custom check-command 2021-11-19 16:22:39 +01:00
sourcegen
stdx
syntax fix: parse the range pat inside the tuple pat 2021-11-18 11:11:37 +08:00
test_utils
text_edit
toolchain
tt
vfs minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00
vfs-notify