rust-analyzer/crates
2022-06-12 16:07:08 +02:00
..
base-db minor: Simplify 2022-05-20 16:52:10 +02:00
cfg minor: Bump dependencies 2022-03-22 17:42:24 +01:00
flycheck internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
hir fix(ide-db): correct single-file module rename 2022-05-28 15:07:22 +03:00
hir-def internal: Simplify hir_ty::utils 2022-06-12 16:07:08 +02:00
hir-expand minor: Simplify 2022-05-20 16:52:10 +02:00
hir-ty internal: Simplify hir_ty::utils 2022-06-12 16:07:08 +02:00
ide Hide param inlay hint when argument is fn-like macro with similar name 2022-06-08 14:37:57 +00:00
ide-assists Fix a couple of weak warnings found by rust-analyzer itself 2022-06-08 14:35:11 +00:00
ide-completion fix: Fix trait impl completions using wrong insert position 2022-06-05 20:29:36 +02:00
ide-db Allow merging of multiple selected imports. 2022-06-02 23:15:55 +05:00
ide-diagnostics Auto merge of #12010 - Veykril:r-a-config, r=Veykril 2022-05-10 12:07:24 +00:00
ide-ssr internal: Remove unqualified_path completions module 2022-05-05 22:21:42 +02:00
limit Use compare_exchange_weak in limit::Limit::check 2022-01-28 18:19:35 +03:00
mbe feat: Support $$ in macros. 2022-06-02 21:48:28 +02:00
parser fix: parsing of ? opt-out trait bounds 2022-06-02 21:30:18 +08:00
paths Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
proc-macro-api style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
proc-macro-srv Add doc comment 2022-06-08 14:31:36 +00:00
proc-macro-test delete a generated swap file 2022-05-01 10:48:58 +00:00
profile internal: vendor lsp-server 2022-05-14 21:15:43 +01:00
project-model Remove the unneeded destructuring assignment in run in project-model/src/build_scripts.rs 2022-06-06 14:02:34 +03:00
rust-analyzer fix: Don't respond to cancelled requests when retrying them 2022-06-12 02:56:19 +02:00
sourcegen Bump xshell and fix dist 2022-03-17 08:53:33 +02:00
stdx minor: Bump dependencies 2022-03-22 17:42:24 +01:00
syntax fix: f32 and f64 representation during lowering 2022-05-26 20:03:05 +05:30
test-utils style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
text-edit style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
toolchain Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
tt minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs-notify Fix build on OpenBSD (and probably other BSDs too) 2022-05-22 17:04:57 -04:00