rust/crates
2020-10-20 16:00:51 +02:00
..
arena Add TBD description to arena 2020-08-24 13:29:10 +02:00
assists Rename declaration_name -> display_name 2020-10-20 15:38:11 +02:00
base_db Introduce CrateDisplayName 2020-10-20 16:00:51 +02:00
call_info Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
cfg Add description for crates that will be published 2020-08-24 13:07:22 +02:00
completion Try to fix publishing 2020-10-19 15:18:28 +02:00
flycheck Bump crossbeam-channel in crates 2020-10-13 16:57:01 +03:00
hir Rename declaration_name -> display_name 2020-10-20 15:38:11 +02:00
hir_def Rename declaration_name -> display_name 2020-10-20 15:38:11 +02:00
hir_expand Complete methods when receiver is a macro 2020-10-17 23:43:13 +02:00
hir_ty Add descriptions for diagnostics parseable by xtask 2020-10-19 20:55:16 +03:00
ide Rename declaration_name -> display_name 2020-10-20 15:38:11 +02:00
ide_db Clarify the names one more time 2020-10-15 17:38:51 +02:00
mbe Cleanup 2020-10-07 11:55:20 +02:00
parser Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
paths Add description for crates that will be published 2020-08-24 13:07:22 +02:00
proc_macro_api Bump crossbeam-channel in crates 2020-10-13 16:57:01 +03:00
proc_macro_srv Add track_env_var to the proc macro server 2020-10-08 17:06:20 +03:00
proc_macro_test Add description for crates that will be published 2020-08-24 13:07:22 +02:00
profile Bump rustc_lexer, cfg-if to 1.0 and add new license to check 2020-10-08 10:39:02 -04:00
project_model Add a hacky remidy for #6038 2020-10-20 12:34:39 +02:00
rust-analyzer Rename declaration_name -> display_name 2020-10-20 15:38:11 +02:00
ssr Minor clippy performance suggestions 2020-09-30 15:22:49 -04:00
stdx Add to_upper_snake_case function to stdx 2020-10-12 11:05:00 +03:00
syntax Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
test_utils Add description for crates that will be published 2020-08-24 13:07:22 +02:00
text_edit Actually assert disjointness 2020-09-03 13:37:36 +02:00
toolchain Add description for crates that will be published 2020-08-24 13:07:22 +02:00
tt Add description for crates that will be published 2020-08-24 13:07:22 +02:00
vfs Rename the method to avoid false promises 2020-09-10 01:45:49 +03:00
vfs-notify Follow symlinks when walking project trees 2020-10-15 14:22:36 -04:00