rust/crates
2024-03-01 13:19:55 +01:00
..
base-db fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
cfg
flycheck Give all threads names 2024-03-01 13:19:55 +01:00
hir Auto merge of #16707 - regexident:pub-sema-impl, r=Veykril 2024-02-29 15:12:04 +00:00
hir-def fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
hir-expand Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
hir-ty Auto merge of #16630 - ShoyuVanilla:fix-closure-kind-inference, r=Veykril 2024-02-27 14:41:23 +00:00
ide Auto merge of #16706 - Veykril:load-cargo-ide-db, r=Veykril 2024-02-29 14:59:27 +00:00
ide-assists Fix usage in other assist 2024-02-29 13:17:45 +00:00
ide-completion Auto merge of #16687 - kilpkonn:master, r=Veykril 2024-02-27 09:41:14 +00:00
ide-db Give all threads names 2024-03-01 13:19:55 +01:00
ide-diagnostics Auto merge of #16684 - Veykril:synthetic-fmt-args, r=Veykril 2024-02-26 16:47:57 +00: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 internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00
mbe Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
parser Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
paths Add to_path_buf() method for RelPath 2024-02-27 18:33:47 +01:00
proc-macro-api Fix rust-analyzer not enabling rust-analyzer spans on the proc-macro server 2024-02-22 22:34:03 +01:00
proc-macro-srv fix: Fix proc-macro server not accounting for string delimiters correctly 2024-02-22 22:34:03 +01:00
proc-macro-srv-cli Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
profile Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
project-model fix: rust-project.json projects not preferring sysroot rustc 2024-02-27 10:20:07 +01:00
rust-analyzer Give all threads names 2024-03-01 13:19:55 +01: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 Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
stdx Deduplicate references to macro argument 2024-02-19 12:23:59 +01:00
syntax Add destructure_struct_binding action 2024-02-29 13:17:44 +00:00
test-fixture Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02: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 Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
vfs-notify