rust/crates
2021-06-28 17:52:57 +01:00
..
base_db internal: introduce minicore -- a subset of libcore for testing 2021-06-15 21:03:08 +03:00
cfg tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
flycheck
hir Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
hir_def Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
hir_expand Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
hir_ty Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
ide remove unneeded ifs 2021-06-28 17:52:57 +01:00
ide_assists Merge #9321 2021-06-18 16:47:58 +00:00
ide_completion Lift ast -> hir out of the for_each 2021-06-18 12:42:13 -04:00
ide_db Feat: inline generics in const and func trait completions 2021-06-17 19:54:28 -04:00
ide_diagnostics internal: document that we don't #[ignore] tests 2021-06-15 11:46:47 +03:00
ide_ssr clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
mbe Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
parser Complete repr attribute parameters 2021-06-17 21:15:49 +02:00
paths tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
proc_macro_api Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
proc_macro_srv Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_test Build test-macros in a build script 2021-06-09 17:16:52 +02:00
profile Merge #9260 2021-06-14 07:16:48 +00:00
project_model Avoid string allocation 2021-06-18 14:46:18 +03:00
rust-analyzer remove num_format 2021-06-19 10:14:15 +01:00
stdx tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
syntax Fix parser tests for 1.53 2021-06-17 18:09:44 +02:00
test_utils Minor clippy perf fixes 2021-06-18 14:40:51 +03:00
text_edit
toolchain
tt Merge #9260 2021-06-14 07:16:48 +00:00
vfs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
vfs-notify