rust/crates
bors 9ed4af8967 Auto merge of #12142 - WaffleLapkin:sort-items-by-trait-def, r=lnicola
feat: Sort items by trait definition assist

This PR replaces the "Sort **methods** by trait definition" assist with a "Sort **items** by trait definition" assist that sorts all items, not just methods.

![sort-items-by-trait-def-showcase](https://user-images.githubusercontent.com/38225716/166491828-0bc10dbd-91be-408f-9fe0-636ef5e99377.gif)
2022-05-04 09:08:22 +00:00
..
base-db style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
cfg minor: Bump dependencies 2022-03-22 17:42:24 +01:00
flycheck internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
hir fix: Fix uncorrect use of double braces in HirDisplay implementations 2022-05-02 12:39:38 +02:00
hir-def style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
hir-expand style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
hir-ty 'inference': collect RPIT obligations 2022-05-03 15:59:12 +05:00
ide Auto merge of #12120 - iDawer:ide.sig_help, r=Veykril 2022-05-02 12:13:16 +00:00
ide-assists Remove "Sort methods by trait definition" assist 2022-05-04 00:59:23 +04:00
ide-completion feat: provide self in record literal completion 2022-05-01 21:01:28 +09:00
ide-db style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
ide-diagnostics update crates names in slow-tests/tidy.rs 2022-05-01 10:48:58 +00:00
ide-ssr style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
limit Use compare_exchange_weak in limit::Limit::check 2022-01-28 18:19:35 +03:00
mbe style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
parser Add a Converter type for token conversion 2022-05-02 17:47:12 +02:00
paths Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
proc-macro-api style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
proc-macro-srv style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
proc-macro-test delete a generated swap file 2022-05-01 10:48:58 +00:00
profile minor: Bump dependencies 2022-03-22 17:42:24 +01:00
project-model style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
rust-analyzer Auto merge of #12093 - nico-abram:uwu, r=Veykril 2022-05-02 12:21:42 +00:00
sourcegen Bump xshell and fix dist 2022-03-17 08:53:33 +02:00
stdx minor: Bump dependencies 2022-03-22 17:42:24 +01:00
syntax style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test-utils style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
text-edit style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
toolchain Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
tt minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs-notify minor: Bump dependencies 2022-03-22 17:42:24 +01:00