rust/crates
bors 09bc37c849 Auto merge of #13861 - danieleades:derive-hash, r=Veykril
derive 'Hash'

clippy doesn't like that `PartialEq` is derived, and `Hash` is manually implemented. This PR resolves that by deriving the `Hash` implementation.
2022-12-30 22:01:20 +00:00
..
base-db Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
cfg Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
flycheck Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
hir Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
hir-def Implement do yeet expression 2022-12-28 23:17:13 +00:00
hir-expand Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
hir-ty Auto merge of #13857 - WaffleLapkin:yeet, r=Veykril 2022-12-30 21:48:23 +00:00
ide Implement do yeet expression 2022-12-28 23:17:13 +00:00
ide-assists Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
ide-completion Avoid useless format 2022-12-30 16:10:07 +02:00
ide-db Implement do yeet expression 2022-12-28 23:17:13 +00:00
ide-diagnostics Actually test closures in closures_are_borders 2022-12-28 20:56:58 +00:00
ide-ssr Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
limit Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
mbe Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
parser Parse do yeet expressions 2022-12-28 22:42:26 +00:00
paths ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
proc-macro-api Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
proc-macro-srv Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
proc-macro-srv-cli ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
proc-macro-test Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
profile Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
project-model Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
rust-analyzer Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
sourcegen Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
stdx Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
syntax Implement do yeet expression 2022-12-28 23:17:13 +00:00
test-utils Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
text-edit ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
toolchain Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
tt Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
vfs derive 'Hash' 2022-12-30 11:14:15 +00:00
vfs-notify ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00