rust/crates
bors 577e839c0d Auto merge of #14063 - Veykril:proc-macro-abi-1-58, r=Veykril
feat: Remove support for 1.58 proc-macro abi

This seems old enough that we can drop the support for it now, the less ABIs we have the less work it is adjusting our span implementation.

Extracted from https://github.com/rust-lang/rust-analyzer/pull/14061, will rebase that over this once merged.
2023-01-31 11:17:29 +00:00
..
base-db Set "current" edition to 2021 2023-01-31 10:51:43 +00:00
cfg Bump arbitrary and derive-arbitrary 2023-01-21 14:05:22 +02:00
flycheck Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
hir Remove TypeWalk and use TypeFlags instead 2023-01-24 19:44:58 +09:00
hir-def Auto merge of #14062 - WaffleLapkin:сurrent_edition, r=Veykril 2023-01-31 11:03:49 +00:00
hir-expand Parse macros allow_internal_unsafe attribute 2023-01-30 15:41:08 +01:00
hir-ty Set "current" edition to 2021 2023-01-31 10:51:43 +00:00
ide Make it work with Self { .. } 2023-01-27 19:25:31 +01:00
ide-assists Apply the assist to itself 2023-01-30 17:52:15 +01:00
ide-completion Set "current" edition to 2021 2023-01-31 10:51:43 +00:00
ide-db Auto merge of #14015 - vasilev-alex:lifetime-rename, r=Veykril 2023-01-25 13:57:29 +00:00
ide-diagnostics Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
ide-ssr Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
intern Bump once_cell 2023-01-21 08:48:46 +02:00
limit Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
mbe Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
parser Parse const_closures syntax. 2023-01-19 15:40:07 +01:00
paths Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
proc-macro-api fix: Fix process-changes not deduplicating changes correctly 2023-01-25 15:01:15 +01:00
proc-macro-srv Remove support for 1.58 proc-macro abi 2023-01-31 11:56:12 +01:00
proc-macro-srv-cli Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
proc-macro-test Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
profile Bump once_cell 2023-01-21 08:48:46 +02:00
project-model Set "current" edition to 2021 2023-01-31 10:51:43 +00:00
rust-analyzer Auto merge of #14034 - lnicola:tweak-change-collapsing, r=Veykril 2023-01-31 10:37:50 +00:00
sourcegen Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
stdx Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
syntax Bump rayon 2023-01-21 14:05:22 +02:00
test-utils Use lang item resolution instead of known paths 2023-01-21 19:03:36 +01:00
text-edit Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
toolchain Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
tt Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
vfs fix: Fix process-changes not deduplicating changes correctly 2023-01-25 15:01:15 +01:00
vfs-notify Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00