rust-analyzer/crates
2025-04-05 20:06:52 +02:00
..
base-db enable doctest 2025-02-27 14:58:46 +01:00
cfg Merge pull request #19243 from Veykril/push-qrrqsywkwyzp 2025-03-03 11:42:40 +00:00
edition
hir Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
hir-def Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcm 2025-03-11 04:07:05 +00:00
hir-expand Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00
hir-ty Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
ide Merge pull request #19330 from ChayimFriedman2/normalize-projection 2025-03-10 09:15:35 +00:00
ide-assists Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
ide-completion Merge pull request #19330 from ChayimFriedman2/normalize-projection 2025-03-10 09:15:35 +00:00
ide-db Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
ide-diagnostics Pass the target crate in HirFormatter 2025-03-06 21:00:05 +02:00
ide-ssr Pass the target crate in HirFormatter 2025-03-06 21:00:05 +02:00
intern Fix path macro hygiene 2025-03-10 09:29:27 +01:00
load-cargo Log build script error output in load_cargo::load_workspace_at 2025-03-07 16:07:56 +01:00
mbe Fix syntax fixup producing invalid punctuation 2025-03-08 13:21:00 +01:00
parser Clean up rustc-literal-escaper usage in rust-analyzer 2025-04-05 20:06:52 +02:00
paths ignore doc test that only fails on windows 2025-02-27 15:57:08 +01:00
proc-macro-api enable doctest 2025-02-27 14:58:46 +01:00
proc-macro-srv Support metadata version 10 in proc-macro-srv 2025-04-01 08:59:04 +02:00
proc-macro-srv-cli Use interior mutability for loaded ProcMacrorv::expanders 2025-02-05 12:01:57 +01:00
profile Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
project-model Move project MSRV back to 1.78 2025-03-07 07:51:53 +01:00
ra-salsa
rust-analyzer Merge pull request #19330 from ChayimFriedman2/normalize-projection 2025-03-10 09:15:35 +00:00
span
stdx fix doc tests 2025-02-27 14:58:46 +01:00
syntax Clean up rustc-literal-escaper usage in rust-analyzer 2025-04-05 20:06:52 +02:00
syntax-bridge Fix syntax fixup producing invalid punctuation 2025-03-08 13:21:00 +01:00
test-fixture Use correct working directory for non-workspace proc-macro execution 2025-02-17 10:36:32 -05:00
test-utils Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
toolchain enable doctest 2025-02-27 14:58:46 +01:00
tt Fix syntax fixup producing invalid punctuation 2025-03-08 13:21:00 +01:00
vfs ignore another test that fails on windows 2025-02-27 16:09:00 +01:00
vfs-notify enable doctest 2025-02-27 14:58:46 +01:00