rust-analyzer/crates
Chayim Refael Friedman 049767e6fa
Some checks failed
release / dist (aarch64-apple-darwin) (push) Has been cancelled
release / dist (aarch64-pc-windows-msvc) (push) Has been cancelled
release / dist (x86_64-apple-darwin) (push) Has been cancelled
release / dist (aarch64-unknown-linux-gnu) (push) Has been cancelled
release / dist (arm-unknown-linux-gnueabihf) (push) Has been cancelled
release / dist (x86_64-unknown-linux-gnu) (push) Has been cancelled
release / dist (x86_64-pc-windows-msvc) (push) Has been cancelled
release / dist (i686-pc-windows-msvc) (push) Has been cancelled
autopublish / publish (push) Has been cancelled
release / dist (x86_64-unknown-linux-musl) (push) Has been cancelled
rustdoc / rustdoc (push) Has been cancelled
metrics / build_metrics (push) Has been cancelled
release / publish (push) Has been cancelled
metrics / other_metrics (webrender-2022) (push) Has been cancelled
metrics / other_metrics (diesel-1.4.8) (push) Has been cancelled
metrics / other_metrics (hyper-0.14.18) (push) Has been cancelled
metrics / other_metrics (ripgrep-13.0.0) (push) Has been cancelled
metrics / other_metrics (self) (push) Has been cancelled
metrics / generate_final_metrics (push) Has been cancelled
Merge pull request #20914 from ShoyuVanilla/next-solver-tests
Add regression tests for some fixed `A-ty` issues
2025-10-26 17:41:19 +00:00
..
base-db Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
cfg Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
edition
hir Lower async closures to TyKind::CoroutineClosure 2025-10-24 04:31:56 +03:00
hir-def Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
hir-expand Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
hir-ty Add regression tests for some fixed A-ty issues 2025-10-27 02:18:52 +09:00
ide Add regression tests for some fixed A-ty issues 2025-10-27 02:18:52 +09:00
ide-assists Fix not applicable on let-chain for replace_is_method_with_if_let_method 2025-10-26 19:55:09 +08:00
ide-completion Merge pull request #20912 from A4-Tacks/left-side-in-cond 2025-10-26 07:19:04 +00:00
ide-db Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
ide-diagnostics Add regression tests for some fixed A-ty issues 2025-10-27 02:18:52 +09:00
ide-ssr Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
intern Implement Interner::impl_specializes() 2025-10-23 20:48:51 +03:00
load-cargo
macros Improve fixture support 2025-10-16 22:06:16 +03:00
mbe move test per review feedback 2025-09-29 11:18:49 -04:00
parser Improve parsing of missing name in MethodCallExpr 2025-10-22 14:37:12 +08:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
profile
project-model Use tracing error when received compiler message for unknown package 2025-10-25 09:14:35 +08:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Merge pull request #20891 from daladim/semantic_type_for_logical_not 2025-10-23 15:46:11 +00:00
span Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
stdx Get rid of unfulfilled expectation 2025-10-01 23:00:16 -05:00
syntax Fix rustfmt for files that use 2024-edition syntax 2025-10-23 23:13:13 +02:00
syntax-bridge Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
test-fixture Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
test-utils Improve fixture support 2025-10-16 22:06:16 +03:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt
vfs Use FileId::MAX for id assertion in PathInterner::intern 2025-09-27 12:03:04 +05:30
vfs-notify