rust/crates
bors 76bcd9946a Auto merge of #15169 - lowr:patch/impl-header-anon-lifetime, r=HKalbasi
Use anonymous lifetime where possible

Because anonymous lifetimes are *super* cool.

More seriously, I believe anonymous lifetimes, especially those in impl headers, reduce cognitive load to a certain extent because they usually signify that they are not relevant in the signature of the methods within (or that we can apply the usual lifetime elision rules even if they are relevant).
2023-06-30 16:57:20 +00:00
..
base-db Add library fixture meta 2023-06-28 22:34:14 +09:00
cfg Bump serde 2 things 2023-06-22 11:44:10 +02:00
flycheck Bump more deps 2023-06-22 11:44:10 +02:00
hir Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
hir-def Auto merge of #15169 - lowr:patch/impl-header-anon-lifetime, r=HKalbasi 2023-06-30 16:57:20 +00:00
hir-expand Auto merge of #15169 - lowr:patch/impl-header-anon-lifetime, r=HKalbasi 2023-06-30 16:57:20 +00:00
hir-ty Auto merge of #15169 - lowr:patch/impl-header-anon-lifetime, r=HKalbasi 2023-06-30 16:57:20 +00:00
ide Auto merge of #15157 - HKalbasi:tokio-test, r=HKalbasi 2023-06-28 20:02:00 +00:00
ide-assists Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
ide-completion Support #[derive_const(Trait)] 2023-06-29 20:58:35 +03:30
ide-db Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
ide-diagnostics Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
ide-ssr Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
intern Bump more deps 2023-06-22 11:44:10 +02:00
limit
mbe Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
parser Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
paths internal: use consistent style for error handling 2023-06-19 13:01:47 +01:00
proc-macro-api Bump more deps 2023-06-22 11:44:10 +02:00
proc-macro-srv Bump more deps 2023-06-22 11:44:10 +02:00
proc-macro-srv-cli
proc-macro-test
profile Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
project-model Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
rust-analyzer Auto merge of #15169 - lowr:patch/impl-header-anon-lifetime, r=HKalbasi 2023-06-30 16:57:20 +00:00
sourcegen
stdx Bump more deps 2023-06-22 11:44:10 +02:00
syntax Upgrade to indexmap v2 2023-06-24 17:35:20 -07:00
test-utils Support #[derive_const(Trait)] 2023-06-29 20:58:35 +03:30
text-edit
toolchain
tt Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
vfs Upgrade to indexmap v2 2023-06-24 17:35:20 -07:00
vfs-notify Downgrade some deps to get rif of windows-sys duplication 2023-06-22 11:44:10 +02:00