rust-analyzer/crates
2021-12-20 19:17:31 +01:00
..
base_db fix: Partially fix ide_db::search for crate roots 2021-12-20 17:48:47 +01:00
cfg Replace some String usages with SmolStr in completions 2021-11-05 12:30:39 +01:00
flycheck Don't discard flycheck error messages 2021-11-27 18:57:51 +01:00
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 fix: Partially fix ide_db::search for crate roots 2021-12-20 17:48:47 +01:00
ide_assists Merge #11062 2021-12-20 09:14:38 +00:00
ide_completion Merge #11035 2021-12-18 17:59:29 +00:00
ide_db fix: Partially fix ide_db::search for crate roots 2021-12-20 17:48:47 +01: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 Drop resolver and authors manifest entries 2021-10-25 18:12:40 +03:00
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 Set MSRV 2021-10-23 15:07:11 +03:00
proc_macro_api Bump object 2021-12-19 19:00:42 +02:00
proc_macro_srv Bump object 2021-12-19 19:00:42 +02:00
proc_macro_test Set MSRV 2021-10-23 15:07:11 +03:00
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 fix: Fix windows not finding the pdb file 2021-12-20 19:17:31 +01:00
sourcegen Set MSRV 2021-10-23 15:07:11 +03:00
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 Update crates/text_edit/src/lib.rs 2021-11-03 15:44:46 +01:00
toolchain Set MSRV 2021-10-23 15:07:11 +03:00
tt Set MSRV 2021-10-23 15:07:11 +03:00
vfs minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00
vfs-notify Set MSRV 2021-10-23 15:07:11 +03:00