rust-analyzer/crates
2022-08-16 17:53:10 -04:00
..
base-db Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
cfg Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
flycheck Auto merge of #12808 - Veykril:check-workspace, r=Veykril 2022-08-04 12:57:04 +00:00
hir Find IntoFuture::IntoFuture's poll method 2022-08-16 17:53:10 -04:00
hir-def Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
hir-expand Implement IntoFuture type inference 2022-08-08 21:05:56 -04:00
hir-ty Implement IntoFuture type inference 2022-08-08 21:05:56 -04:00
ide Find IntoFuture::IntoFuture's poll method 2022-08-16 17:53:10 -04:00
ide-assists Implement IntoFuture type inference 2022-08-08 21:05:56 -04:00
ide-completion Find IntoFuture::IntoFuture's poll method 2022-08-16 17:53:10 -04:00
ide-db feat: Handle operators like their trait functions in the IDE 2022-08-05 14:16:36 +02:00
ide-diagnostics Merge remote-tracking branch 'origin/master' into sync-from-rust-2 2022-07-25 14:07:07 +02:00
ide-ssr Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
limit Properly cfg the max field of Limit 2022-07-31 19:27:20 +02:00
mbe Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
parser fix: complete path of existing record expr 2022-07-29 17:24:05 +02:00
paths Auto merge of #12808 - Veykril:check-workspace, r=Veykril 2022-08-04 12:57:04 +00:00
proc-macro-api Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
proc-macro-srv Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
proc-macro-srv-cli Gate and rename binary, use it if it's in the sysroot 2022-07-25 16:22:39 +02:00
proc-macro-test revert nightly rustfmt formatting that accidentally slipped in 2022-07-25 14:18:30 +02:00
profile Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
project-model Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
rust-analyzer Don't switch workspace on vfs file changes from libraries 2022-08-05 12:06:42 +02:00
sourcegen Disable all source-gen tests at compile time 2022-07-24 10:38:28 +02:00
stdx Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
syntax Support adding variants via structural editing 2022-08-02 14:37:12 -04:00
test-utils Implement IntoFuture type inference 2022-08-08 21:05:56 -04:00
text-edit Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
toolchain Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
tt Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
vfs Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
vfs-notify Don't switch workspace on vfs file changes from libraries 2022-08-05 12:06:42 +02:00