rust/crates
Laurențiu Nicola 32b6f103a6 Bump chalk
2021-12-19 18:58:39 +02:00
..
base_db Merge #10872 2021-11-30 14:07:39 +00:00
cfg
flycheck
hir Bump chalk 2021-12-19 18:58:39 +02:00
hir_def Merge #11043 2021-12-17 17:46:42 +00:00
hir_expand Merge #10877 2021-12-11 14:49:29 +00:00
hir_ty Bump chalk 2021-12-19 18:58:39 +02:00
ide feat: treat fn keyword inside function pointer type as primitive 2021-12-19 01:51:51 +09:00
ide_assists fix unwrap_block by removing double trimming 2021-12-18 23:19:53 +01:00
ide_completion Merge #11035 2021-12-18 17:59:29 +00:00
ide_db Merge #11035 2021-12-18 17:59:29 +00:00
ide_diagnostics Initial support for #[rustc_legacy_const_generics] 2021-12-17 18:45:56 +01:00
ide_ssr internal: move all the lexing to the parser crate 2021-12-18 17:20:38 +03:00
limit
mbe internal: move all the lexing to the parser crate 2021-12-18 17:20:38 +03:00
parser Update crates/parser/src/lexed_str.rs 2021-12-18 17:34:55 +03:00
paths
proc_macro_api Add support for v6 macro metadata format 2021-12-13 18:15:22 +02:00
proc_macro_srv
proc_macro_test
profile Bump countme 2021-12-04 15:14:31 +02:00
project_model Fix library target overriding sysroot deps 2021-12-08 17:05:00 +01:00
rust-analyzer Add a few default snippets for VSCode 2021-12-17 16:24:29 +01:00
sourcegen
stdx Remove some allocations 2021-12-10 20:01:24 +01:00
syntax internal: move all the lexing to the parser crate 2021-12-18 17:20:38 +03:00
test_utils Fix some clippy lints 2021-12-17 17:46:20 +02:00
text_edit
toolchain
tt
vfs
vfs-notify