aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/inlay_hints.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix trait object hir formatting behind pointer and referencesLukas Wirth2020-10-061-0/+34
* Improve readability in inlay_hints.rsIgor Aleksanov2020-10-031-4/+5
* Remove 'for_expr' test from inlay_hints.rsIgor Aleksanov2020-10-031-14/+1
* Make the tests for complete/incomplete for inlay hints workIgor Aleksanov2020-10-031-10/+77
* Better inlay hints in 'for' loopsIgor Aleksanov2020-10-031-2/+49
* rename mock_analysis -> fixtureAleksey Kladov2020-10-021-3/+3
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
* Fix typo in commentDave Lage2020-08-151-1/+1
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+927