rust-analyzer/crates
Laurențiu Nicola 624761a864
Some checks failed
rustdoc / rustdoc (push) Has been cancelled
metrics / build_metrics (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 / other_metrics (webrender-2022) (push) Has been cancelled
metrics / generate_final_metrics (push) Has been cancelled
Merge pull request #21318 from rust-lang/rustc-pull
minor: Rustc pull update
2025-12-22 13:49:55 +00:00
..
base-db feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
cfg feat: pretty print attributes up to cfg(false) 2025-12-18 00:16:34 +00:00
edition
hir Review comments - some cleanups to get_failed_obligations, including returning a list 2025-12-21 01:05:36 +00:00
hir-def Merge pull request #21304 from asukaminato0721/19168 2025-12-21 12:39:05 +00:00
hir-expand internal: add special ErasedFileAstId used for bypassing downmapping 2025-12-16 05:23:53 +00:00
hir-ty Merge ref 'f41f40408d71' from rust-lang/rust 2025-12-22 04:21:56 +00:00
ide Add BreakExpr completion suggest 2025-12-22 20:13:56 +08:00
ide-assists Merge pull request #20595 from A4-Tacks/conv-iter-for-to-for-indent 2025-12-22 07:51:03 +00:00
ide-completion Add BreakExpr completion suggest 2025-12-22 20:13:56 +08:00
ide-db Add BreakExpr completion suggest 2025-12-22 20:13:56 +08:00
ide-diagnostics feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
ide-ssr rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
intern Add extensive docs for the unsafe operations 2025-12-18 17:30:20 +02:00
load-cargo rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
macros Lay the basics for non-Copy solver types with GC 2025-12-18 10:12:03 +02:00
mbe fix 2025-12-20 05:09:06 +09:00
parser Merge pull request #20439 from A4-Tacks/t-macro-bracket-doc 2025-12-21 14:19:06 +00:00
paths Fix rustdoc warnings and add CI 2025-12-01 13:06:15 +00:00
proc-macro-api Format code 2025-12-15 04:30:49 +00:00
proc-macro-srv fix: More proc-macro-srv proto fixes 2025-12-03 16:17:51 +01:00
proc-macro-srv-cli proc-macro-srv: Fix <TokenStream as Display>::fmt impl producing trailing whitespace 2025-11-27 13:51:20 +01:00
profile Implement next trait solver 2025-08-09 16:08:58 +00:00
project-model feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
query-group-macro Lay the basics for non-Copy solver types with GC 2025-12-18 10:12:03 +02:00
rust-analyzer Review comments - some cleanups to get_failed_obligations, including returning a list 2025-12-21 01:05:36 +00:00
span Merge pull request #21280 from ChayimFriedman2/fix-assert 2025-12-16 06:00:31 +00:00
stdx Merge pull request #20909 from taj-p/master 2025-11-15 09:17:33 +02:00
syntax Merge pull request #20996 from A4-Tacks/explicit-dot-call-deref 2025-12-21 13:50:43 +00:00
syntax-bridge rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
test-fixture feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
test-utils feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
vfs Use FileId::MAX for id assertion in PathInterner::intern 2025-09-27 12:03:04 +05:30
vfs-notify cargo clippy --fix 2025-07-31 10:55:10 +02:00