rust-analyzer/crates
bors[bot] 00680a5d7c
Merge #7342
7342: Show deprecated completions for deprecated traits r=kjeremy a=SomeoneToIgnore

TIL that there are two kinds of deprecation tags and a few details about String methods.

<img width="472" alt="Screenshot 2021-01-19 at 01 11 38" src="https://user-images.githubusercontent.com/2690773/104970200-569d3380-59f3-11eb-9ee3-627b3c8a5c9d.png">


Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2021-01-19 01:33:49 +00:00
..
assists Show deprecated completions for deprecated traits 2021-01-19 01:08:59 +02: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 Show deprecated completions for deprecated traits 2021-01-19 01:08:59 +02:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Show deprecated completions for deprecated traits 2021-01-19 01:08:59 +02:00
hir_def Merge #7336 2021-01-18 20:12:11 +00:00
hir_expand shrink_to_fit TokenMap's backing storage 2021-01-18 18:40:06 +01:00
hir_ty Rename CrateDefMap to DefMap 2021-01-18 20:18:05 +01:00
ide Remove obsolete RangeInfo usage in references 2021-01-18 21:10:01 +01:00
ide_db Merge #7297 #7338 2021-01-18 19:40:11 +00:00
mbe shrink_to_fit TokenMap's backing storage 2021-01-18 18:40:06 +01:00
parser Merge #7341 2021-01-18 23:19:53 +00:00
paths Add description for crates that will be published 2020-08-24 13:07:22 +02:00
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 Add description for crates that will be published 2020-08-24 13:07:22 +02:00
profile Add back jemalloc support 2021-01-18 19:39:46 +01:00
project_model Avoid blocking the main loop when editing Cargo.toml 2021-01-18 14:52:12 +03:00
rust-analyzer Merge #7297 #7338 2021-01-18 19:40:11 +00:00
ssr Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
stdx Fix warnings when running cargo doc --document-private-items 2021-01-18 16:44:40 -05:00
syntax Parse impl const Trait 2021-01-18 20:18:02 +01: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 Add description for crates that will be published 2020-08-24 13:07:22 +02:00
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 Follow symlinks when walking project trees 2020-10-15 14:22:36 -04:00