rust/crates
2023-04-16 12:21:12 +02:00
..
base-db Add toolchain meta for tests 2023-04-11 21:21:10 +09:00
cfg
flycheck Bump Cargo.lock 2023-03-25 15:12:39 +01:00
hir internal: Move layout logic from hir-def to hir-ty 2023-04-16 12:21:12 +02:00
hir-def internal: Move layout logic from hir-def to hir-ty 2023-04-16 12:21:12 +02:00
hir-expand internal: Put Attrs behind a query instead of AttsWithOwner 2023-04-14 12:47:33 +02:00
hir-ty internal: Move layout logic from hir-def to hir-ty 2023-04-16 12:21:12 +02:00
ide Map tokens from include! expansion to the included file 2023-04-13 17:41:24 +02:00
ide-assists Add flag to disallow opaque types for DisplayTarget::SourceCode 2023-04-12 19:03:48 +09:00
ide-completion Add flag to disallow opaque types for DisplayTarget::SourceCode 2023-04-12 19:03:48 +09:00
ide-db Add flag to disallow opaque types for DisplayTarget::SourceCode 2023-04-12 19:03:48 +09:00
ide-diagnostics Fix explicit deref problems in closure capture 2023-04-14 15:32:40 +03:30
ide-ssr
intern
limit
mbe
parser feat(syntax): RTN in bounds 2023-04-01 15:26:03 +02:00
paths Canonicalize rust-project.json manifest path 2023-03-27 21:55:02 +02:00
proc-macro-api Encode closing delimiter span in FlatTrees 2023-04-14 10:34:41 +02:00
proc-macro-srv Encode closing delimiter span in FlatTrees 2023-04-14 10:34:41 +02:00
proc-macro-srv-cli Drop support for non-syroot proc macro ABIs 2023-03-29 10:57:32 +02:00
proc-macro-test
profile Bump Cargo.lock 2023-03-25 15:12:39 +01:00
project-model internal: Warn when loading sysroot fails to find the core library 2023-04-13 08:40:14 +02:00
rust-analyzer fix: Fix inverted code lens resolve file version check 2023-04-14 08:41:53 +02:00
sourcegen Use retain_mut in CommentBlock::extract 2023-03-31 17:41:40 -04:00
stdx
syntax Bump smol-str 2023-04-11 14:39:19 +02:00
test-utils Auto merge of #14544 - HKalbasi:dev, r=Veykril 2023-04-11 14:49:04 +00:00
text-edit internal: Coalesce adjacent Indels 2023-03-21 11:48:32 -04:00
toolchain
tt Bump smol-str 2023-04-11 14:39:19 +02:00
vfs internal: Refine CrateOrigin variants 2023-03-31 10:36:13 +02:00
vfs-notify