rust/crates
bors[bot] d54e1157b6
Merge #7889
7889: Make group imports configurable r=lnicola a=asv1



Co-authored-by: asv <asv7c2@gmail.com>
2021-03-07 08:24:02 +00:00
..
base_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
cfg
flycheck Bump cargo_metadata 2021-03-02 14:27:29 +02:00
hir Rename a few crate_def_maps to def_map 2021-03-07 00:20:13 +01:00
hir_def Rename a few crate_def_maps to def_map 2021-03-07 00:20:13 +01:00
hir_expand Fix assert split exprs on comma 2021-02-28 20:46:24 +08:00
hir_ty Make two calls virtual 2021-03-05 20:25:24 +02:00
ide Fix some warnings 2021-03-05 15:59:50 +02:00
ide_assists Merge #7889 2021-03-07 08:24:02 +00:00
ide_completion Make group imports configurable 2021-03-07 10:15:17 +02:00
ide_db Make group imports configurable 2021-03-07 10:15:17 +02:00
ide_ssr
mbe Fix fail to parse :: for meta in mbe 2021-03-06 04:57:34 +08:00
parser Fix fail to parse :: for meta in mbe 2021-03-06 04:57:34 +08:00
paths
proc_macro_api
proc_macro_srv Move TokenStream::to_string helpers inside the method 2021-03-06 12:30:43 -07:00
proc_macro_test
profile
project_model Bump cargo_metadata 2021-03-02 14:27:29 +02:00
rust-analyzer Merge #7889 2021-03-07 08:24:02 +00:00
stdx
syntax Update lexer 2021-03-02 15:33:22 -05:00
test_utils Add benchmark test for mbe 2021-02-25 05:47:13 +08:00
text_edit
toolchain
tt
vfs
vfs-notify