rust/crates
bors 79a4a464b0 Auto merge of #12487 - lukechu10:master, r=lnicola
minor: hide param inlay hint when argument is fn-like macro with similar name

Closes #12486
2022-06-08 14:55:17 +00:00
..
base-db minor: Simplify 2022-05-20 16:52:10 +02:00
cfg
flycheck
hir fix(ide-db): correct single-file module rename 2022-05-28 15:07:22 +03:00
hir-def feat: Support $$ in macros. 2022-06-02 21:48:28 +02:00
hir-expand minor: Simplify 2022-05-20 16:52:10 +02:00
hir-ty Auto merge of #12336 - bitgaoshu:mismatch, r=flodiebold 2022-05-31 09:48:54 +00: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
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
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 a couple of weak warnings found by rust-analyzer itself 2022-06-08 14:35:11 +00:00
sourcegen
stdx
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
tt
vfs
vfs-notify Fix build on OpenBSD (and probably other BSDs too) 2022-05-22 17:04:57 -04:00