rust-analyzer/crates
2025-10-09 09:45:42 +08: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 Migrate inference to next solver 2025-09-30 13:10:59 +03:00
hir-expand resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03:00
hir-ty 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 Migrate inference to next solver 2025-09-30 13:10:59 +03:00
ide-assists Merge pull request #20795 from A4-Tacks/parse-edition-extract-expr-format-str 2025-10-05 06:53:17 +00:00
ide-completion minor: Remove FIXME for test_tuple_field_inference 2025-10-05 15:35:30 +08:00
ide-db Fix two small things clippy was complaining about 2025-10-01 22:41:01 -05:00
ide-diagnostics Merge pull request #20793 from A4-Tacks/diag-paren-missing-unsafe 2025-10-05 06:52:31 +00: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 Allow generic_param_list for static items 2025-10-09 09:45:42 +08: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 Implement next trait solver 2025-08-09 16:08:58 +00:00
rust-analyzer Deduplicate sort+dedup calls 2025-10-04 13:00:09 -05:00
span Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08: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