rust/crates
2022-04-22 01:36:11 +04:30
..
base_db Simplify 2022-04-10 20:02:06 +02:00
cfg
flycheck internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
hir Show impl Trait in argument positon in completion details 2022-04-16 19:18:42 +05:00
hir_def Prefer core/alloc over std if no_std is conditional 2022-04-20 14:07:40 +02:00
hir_expand fix: Unset test feature in rustc source crates 2022-04-12 00:19:40 +02:00
hir_ty fix const generic panic in dyn trait 2022-04-22 01:36:11 +04:30
ide Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
ide_assists Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
ide_completion minor: Document completion context some more 2022-04-18 16:54:13 +02:00
ide_db Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
ide_diagnostics Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
ide_ssr Update repo URL 2022-04-13 16:54:24 -07:00
limit
mbe
parser update parser to support associated const equality 2022-04-17 20:26:06 +08:00
paths
proc_macro_api
proc_macro_srv fix comment 2022-03-25 15:30:52 +01:00
proc_macro_test
profile
project_model fix: index the correct CargoWorkspace with rustc_private 2022-04-20 17:16:04 +00:00
rust-analyzer Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
sourcegen
stdx
syntax update grammer to support associated const equality 2022-04-17 12:03:52 +08:00
test_utils Merge #11805 2022-03-23 20:20:09 +00:00
text_edit
toolchain
tt
vfs
vfs-notify