rust-analyzer/crates
2025-10-04 09:47:26 -07:00
..
base-db Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
cfg cargo clippy --fix 2025-07-31 10:55:10 +02:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Merge ref '3369e82c6bc0' from rust-lang/rust 2025-10-02 04:07:04 +00:00
hir-def internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
hir-expand resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03:00
hir-ty internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
ide Migrate inference to next solver 2025-09-30 13:10:59 +03:00
ide-assists Migrate inference to next solver 2025-09-30 13:10:59 +03:00
ide-completion Fix two small things clippy was complaining about 2025-10-01 22:41:01 -05:00
ide-db Fix two small things clippy was complaining about 2025-10-01 22:41:01 -05:00
ide-diagnostics Fix erroneous diagnostic incorrect_generics_len when there are generics on enum variant used through type alias 2025-10-03 06:54:32 +03:00
ide-ssr Migrate inference to next solver 2025-09-30 13:10:59 +03:00
intern Implement fallback properly 2025-09-24 20:42:06 +03:00
load-cargo cargo clippy --fix 2025-07-31 10:55:10 +02:00
mbe move test per review feedback 2025-09-29 11:18:49 -04:00
parser Auto-attach database in Analysis calls 2025-08-18 09:52:23 +02:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
proc-macro-srv Reorganize proc-macro-srv 2025-07-31 09:55:07 +02:00
proc-macro-srv-cli Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
profile Implement next trait solver 2025-08-09 16:08:58 +00:00
project-model Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Migrate inference to next solver 2025-09-30 13:10:59 +03:00
span internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
stdx Get rid of unfulfilled expectation 2025-10-01 23:00:16 -05:00
syntax Impl std::error::Error for SyntaxError 2025-09-30 15:40:54 +03:00
syntax-bridge remove P 2025-08-09 15:47:01 +08:00
test-fixture Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
test-utils Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics 2025-09-15 18:56:17 +03:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt cargo clippy --fix 2025-07-31 10:55:10 +02:00
vfs Bump salsa 2025-07-03 10:05:16 +02:00
vfs-notify cargo clippy --fix 2025-07-31 10:55:10 +02:00