rust/crates/rust-analyzer
Aleksey Kladov af4e75533f Rename declaration_name -> display_name
Declaration names sounds like a name of declaration -- something you
can use for analysis. It empathically isn't, and is just a label
displayed in various UI. It's important not to confuse the two, least
we accidentally mix semantics with UI (I believe, there's already a
case of this in the FamousDefs at least).
2020-10-20 15:38:11 +02:00
..
src Rename declaration_name -> display_name 2020-10-20 15:38:11 +02:00
tests/rust-analyzer Fix failing test 2020-10-02 12:35:25 +03:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml update deps 2020-10-18 01:53:01 +02:00