rust/crates/rust-analyzer
Aaron Loucks a047f10839 Hover tooltip module name is monospace once again
The line separator is moved below the function signature to split
regions between the docs. This is very similar to how IntelliJ
displays tooltips. Adding an additional separator between the module
name and function signature currently has rendering issues.

Fixes #4594
Alternative to #4615
2020-05-25 23:18:45 -04:00
..
src Merge #4602 #4603 2020-05-25 14:08:21 +00:00
tests/heavy_tests Hover tooltip module name is monospace once again 2020-05-25 23:18:45 -04:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml add support of feature flag for runnables #4464 2020-05-23 20:59:18 +02:00