rust/crates
2022-01-06 13:39:20 +01:00
..
base_db
cfg
flycheck
hir Merge #11112 2022-01-04 21:51:37 +00:00
hir_def Fix parsing of #[derive] paths 2022-01-06 13:39:20 +01:00
hir_expand minor: drop dead code 2022-01-02 19:03:38 +03:00
hir_ty Remove unused lifetime 2022-01-05 10:19:10 -05:00
ide Always put a space after impl in macro pretty-printing 2022-01-06 11:33:08 +01:00
ide_assists Merge #11204 2022-01-05 22:47:30 +00:00
ide_completion Merge #11201 2022-01-05 20:45:27 +00:00
ide_db Always put a space after impl in macro pretty-printing 2022-01-06 11:33:08 +01:00
ide_diagnostics
ide_ssr
limit
mbe simplify 2022-01-03 16:27:16 +03:00
parser add empty input tests 2022-01-02 18:50:32 +03:00
paths
proc_macro_api
proc_macro_srv Rename and use the 1.55 ABI for 1.54 2022-01-04 14:06:26 +02:00
proc_macro_test
profile
project_model
rust-analyzer internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00
sourcegen
stdx minor: replace panics with types 2022-01-02 19:05:37 +03:00
syntax Useconst _ instead of mod __ 2022-01-06 12:55:33 +01:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify