rust/crates
bors 68bdf609f3 Auto merge of #14974 - max-heller:issue-14958, r=lowr
Properly format documentation for `SignatureHelpRequest`s

Properly formats function documentation instead of returning it raw when responding to `SignatureHelpRequest`s.

I added a test in `crates/rust-analyzer/tests/slow-tests/main.rs` -- not sure if this is the best location given the relevant code is in `crates/rust-analyzer` or if it's possible to test in a less heavyweight manner.

Closes #14958
2023-06-10 14:15:37 +00:00
..
base-db Add diagnostic for _ expressions (typed holes) 2023-05-28 14:55:28 +02:00
cfg Allow setting cfgs 2023-05-28 13:43:21 +02:00
flycheck Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
hir Auto merge of #14875 - ponyii:fix/implement-missing-members-do-not-transform-lifetimes, r=Veykril 2023-06-10 13:22:50 +00:00
hir-def Shrink hir_expand::attr::AttrInput by boxing a variant 2023-06-10 01:21:52 +02:00
hir-expand Shrink hir_expand::attr::AttrInput by boxing a variant 2023-06-10 01:21:52 +02:00
hir-ty Auto merge of #15022 - HKalbasi:nightly-mir-eval-panic, r=HKalbasi 2023-06-10 08:06:56 +00:00
ide Auto merge of #15022 - HKalbasi:nightly-mir-eval-panic, r=HKalbasi 2023-06-10 08:06:56 +00:00
ide-assists Auto merge of #14875 - ponyii:fix/implement-missing-members-do-not-transform-lifetimes, r=Veykril 2023-06-10 13:22:50 +00:00
ide-completion lifetime transformation: refactoring & a new test 2023-06-03 21:34:31 +04:00
ide-db Auto merge of #14875 - ponyii:fix/implement-missing-members-do-not-transform-lifetimes, r=Veykril 2023-06-10 13:22:50 +00:00
ide-diagnostics Fix missing terminator for slice pattern 2023-06-04 20:59:27 +03:30
ide-ssr
intern
limit
mbe Implement ${count()} metavariable expression 2023-05-28 19:54:36 +09:00
parser fix: assignment operators are right associative 2023-06-03 19:58:35 +09:00
paths
proc-macro-api Merge remote-tracking branch 'upstream/master' into sync-from-rust 2023-06-05 11:07:47 +03:00
proc-macro-srv Add span to group. 2023-06-07 08:48:19 -05:00
proc-macro-srv-cli
proc-macro-test
profile
project-model fix: Don't duplicate sysroot crates in rustc workspace 2023-05-31 15:37:35 +02:00
rust-analyzer Auto merge of #14974 - max-heller:issue-14958, r=lowr 2023-06-10 14:15:37 +00:00
sourcegen
stdx Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
syntax Migrate extract_type_alias to mutable ast 2023-06-05 00:24:12 -04:00
test-utils Update builtin attribute list 2023-06-04 10:02:11 +02:00
text-edit
toolchain
tt
vfs
vfs-notify Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00