rust/crates
bors[bot] 5e6e890947
Merge #7317
7317: Add profile call r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-01-18 10:30:43 +00:00
..
assists Share import_assets and related entities 2021-01-16 19:33:36 +02:00
base_db Better fixture highlight 2021-01-07 19:11:27 +03:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
completion Less annoying mod completion 2021-01-17 13:18:45 +03:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00
hir_def ⬆️ arena 2021-01-17 11:43:04 +03:00
hir_expand Merge #7292 2021-01-18 10:12:54 +00:00
hir_ty ⬆️ arena 2021-01-17 11:43:04 +03:00
ide Merge #7292 2021-01-18 10:12:54 +00:00
ide_db Merge #7292 2021-01-18 10:12:54 +00:00
mbe Swap assert_eq_text\!(expected, actual) 2021-01-16 13:30:26 +09:00
parser Add missing inlines 2021-01-17 16:50:03 +03:00
paths
proc_macro_api Fixed typos in code comments 2021-01-09 15:41:29 +01:00
proc_macro_srv Swap assert_eq_text\!(expected, actual) 2021-01-16 13:30:26 +09:00
proc_macro_test
profile ⬆️ arena 2021-01-17 11:43:04 +03:00
project_model Add profile call 2021-01-18 13:30:12 +03:00
rust-analyzer Add profile call 2021-01-18 13:30:12 +03:00
ssr Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
stdx Fix assert_never invoking assert_always 2021-01-14 22:43:09 +01:00
syntax When building an item-tree, keep fewer nodes in memory 2021-01-16 23:07:28 +03:00
test_utils Fixed typos in code comments 2021-01-09 15:41:29 +01:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain
tt Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
vfs Document vfs private items 2021-01-12 18:01:47 +01:00
vfs-notify