rust-analyzer/crates
2024-03-08 20:30:12 +02:00
..
base-db Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
cfg Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra 2024-01-28 15:56:54 +02:00
flycheck Add test explorer 2024-03-06 00:05:29 +03:30
hir fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
hir-def Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
hir-expand Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
hir-ty Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
ide Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
ide-assists Auto merge of #16781 - DropDemBits:extract-format-args-escaping, r=Veykril 2024-03-07 20:04:33 +00:00
ide-completion fix: Preserve $ and \ in postfix format completions 2024-03-07 16:55:09 -05:00
ide-db Compress file text using lz4 in salsa 2024-03-08 20:22:08 +02:00
ide-diagnostics Skip match diagnostics for partially unknown types 2024-03-07 19:11:23 +02:00
ide-ssr Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
intern Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 2024-01-03 11:35:07 +02:00
limit Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
load-cargo Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
mbe Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
parser Auto merge of #16787 - pksunkara:remove-macro-call-check, r=lnicola 2024-03-08 13:23:31 +00:00
paths Add to_path_buf() method for RelPath 2024-02-27 18:33:47 +01:00
proc-macro-api Update Cargo.lock 2024-03-05 12:16:19 +01:00
proc-macro-srv Auto merge of #16755 - Veykril:rustup-bins, r=Veykril 2024-03-06 14:47:32 +00: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 Prefer cargo proxies when setting RUSTUP_TOOLCHAIN 2024-03-05 10:44:17 +01:00
rust-analyzer Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
salsa Add tracing spans to macro generated database 2024-03-06 20:19:36 +01:00
sourcegen Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
span fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
stdx Add test explorer 2024-03-06 00:05:29 +03:30
syntax fix: hide destructure_struct_binding assist if no public fields 2024-03-04 21:50:01 +00: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 Prefer cargo proxies when setting RUSTUP_TOOLCHAIN 2024-03-05 10:44:17 +01:00
tt Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
vfs Opt for FxHashMap<Id,Id> instead of <Id,Option<Id>> and apply requested changes 2024-03-06 19:55:04 +01:00
vfs-notify Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00