rust/crates
bors 4e8cbf36a8 Auto merge of #16708 - Veykril:codegen, r=Veykril
internal: Move ide-assists codegen tests into an xtask codegen command
2024-03-04 15:50:39 +00:00
..
base-db Cleanup 2024-03-04 11:10:06 +01:00
cfg
flycheck Give all threads names 2024-03-01 13:19:55 +01:00
hir Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
hir-def internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
hir-expand internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
hir-ty Cleanup 2024-03-04 11:10:06 +01:00
ide Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
ide-assists Auto merge of #16708 - Veykril:codegen, r=Veykril 2024-03-04 15:50:39 +00:00
ide-completion Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
ide-db Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
ide-diagnostics minor: Mark remove_unnecessary_else as experimental 2024-03-04 16:35:33 +01:00
ide-ssr Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
intern
limit Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
load-cargo Cleanup 2024-03-04 11:10:06 +01:00
mbe Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
parser Cleanup 2024-03-04 11:10:06 +01:00
paths Add to_path_buf() method for RelPath 2024-02-27 18:33:47 +01:00
proc-macro-api Cleanup 2024-03-04 11:10:06 +01:00
proc-macro-srv Simplify 2024-03-01 13:25:24 +01:00
proc-macro-srv-cli Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
profile Cleanup 2024-03-04 11:10:06 +01:00
project-model Cleanup 2024-03-04 11:10:06 +01:00
rust-analyzer Auto merge of #16748 - Veykril:on-demand-validation-err, r=Veykril 2024-03-04 11:19:16 +00:00
salsa Remove salsa compile_fail tests 2024-02-26 15:26:55 +02:00
sourcegen Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
span Move AstIdMap infra to the span crate 2024-03-01 15:39:44 +01:00
stdx Deduplicate references to macro argument 2024-02-19 12:23:59 +01:00
syntax internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
test-fixture Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
test-utils Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
text-edit Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
toolchain prioritise rustup sysroots over system ones 2024-02-24 21:19:10 +00:00
tt Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
vfs Only clone when required 2024-02-29 16:28:59 +01:00
vfs-notify