rust/crates
bors[bot] 64a92e2328
Merge #7368
7368: Clarify enabled features and defined features in PackageData r=matklad a=edwin0cheng



Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2021-01-21 11:30:38 +00:00
..
assists Treat BlockExpr as a potential module origin 2021-01-20 20:05:48 +01:00
base_db Fix warnings when running cargo doc --document-private-items 2021-01-18 16:44:40 -05:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
completion Merge #7351 2021-01-19 19:07:33 +00:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Make public DefMap fields private 2021-01-20 15:41:18 +01:00
hir_def Treat BlockExpr as a potential module origin 2021-01-20 20:05:48 +01:00
hir_expand Merge #7359 2021-01-20 16:09:22 +00:00
hir_ty Bump chalk 2021-01-21 10:29:19 +02:00
ide Treat BlockExpr as a potential module origin 2021-01-20 20:05:48 +01:00
ide_db Treat BlockExpr as a potential module origin 2021-01-20 20:05:48 +01:00
mbe ⬆️ rowan 2021-01-20 14:04:53 +03:00
parser Merge #7341 2021-01-18 23:19:53 +00:00
paths
proc_macro_api Enable serde_json unbounded_depth feature 2021-01-18 14:04:20 +02:00
proc_macro_srv cargo update 2021-01-18 13:13:24 -05:00
proc_macro_test
profile Add back jemalloc support 2021-01-18 19:39:46 +01:00
project_model Added defined_features in PackageData 2021-01-21 19:12:19 +08:00
rust-analyzer Update pico-args 2021-01-19 11:56:45 -05:00
ssr . 2021-01-20 01:56:11 +03:00
stdx Fix warnings when running cargo doc --document-private-items 2021-01-18 16:44:40 -05:00
syntax ⬆️ rowan 2021-01-20 14:04:53 +03:00
test_utils Fixed typos in code comments 2021-01-09 15:41:29 +01:00
text_edit
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