rust/crates
2022-04-23 17:21:21 +05:00
..
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 Slightly optimize Resolver::krate 2022-04-15 20:17:50 +02:00
hir_expand fix: Unset test feature in rustc source crates 2022-04-12 00:19:40 +02:00
hir_ty minor: Remove frequent Arc<Body> clones in type checking 2022-04-15 21:44:47 +02:00
ide Add fallback for return type 2022-04-23 17:21:21 +05: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
proc_macro_test
profile
project_model internal: Show more project building errors to the user 2022-04-14 11:31:01 +02: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
text_edit
toolchain
tt
vfs
vfs-notify