rust-analyzer/crates
2021-07-19 23:41:15 +03:00
..
base_db internal: explain why we avoid serializing everything 2021-07-19 17:47:56 +03:00
cfg minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
flycheck internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
hir internal: get rid of a call to slow O(N) visibility_of function 2021-07-12 21:13:43 +03:00
hir_def Add TreeId to identify ItemTrees 2021-07-19 14:53:18 +02:00
hir_expand Update list of safe intrinsics 2021-07-08 15:49:39 +02:00
hir_ty Add test for #9560 2021-07-11 16:14:39 +02:00
ide internal: make it clearer where IO happens 2021-07-17 23:56:50 +03:00
ide_assists Merge #9614 2021-07-16 13:48:23 +00:00
ide_completion feat: improve parser error recovery for function parameters 2021-07-17 22:41:04 +03:00
ide_db internal: get rid of a call to slow O(N) visibility_of function 2021-07-12 21:13:43 +03:00
ide_diagnostics internal: remove one more needless extern crate 2021-07-11 15:48:49 +03:00
ide_ssr minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
mbe minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
parser Merge #9619 2021-07-18 09:10:56 +00:00
paths Fix AbsPath::ends_with 2021-07-18 10:25:14 +03:00
proc_macro_api internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
proc_macro_srv internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
project_model minor: simplify 2021-07-19 21:21:41 +03:00
rust-analyzer docs: publish Explaining Rust Analyzer series 2021-07-19 23:41:15 +03:00
sourcegen minor: make sure that project_root works correctly 2021-07-13 15:02:29 +03:00
stdx Remove proc macro management thread 2021-07-08 16:43:39 +02:00
syntax Merge #9619 2021-07-18 09:10:56 +00:00
test_utils Update inline_call assist doc example 2021-07-05 14:24:25 +02:00
text_edit minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
vfs internal: make it easier to isolate IO 2021-07-17 17:55:16 +03:00
vfs-notify internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00