rust/crates/rust-analyzer
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
..
src Auto merge of #14974 - max-heller:issue-14958, r=lowr 2023-06-10 14:15:37 +00:00
tests/slow-tests fix: Fix proc-macro slow test 2023-06-07 07:03:27 +02:00
build.rs
Cargo.toml Fix dependency warning 2023-06-07 12:34:38 +03:00