aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/display.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(hir_ty): do not override DisplayTarget in hir_fmtBenjamin Coenen2020-10-281-45/+68
* do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-281-2/+10
* do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-281-35/+21
* do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-281-54/+50
* do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-281-28/+60
* do not use associated types placeholder for inlay hint #6191Benjamin Coenen2020-10-271-5/+21
* Fix trait object hir formatting behind pointer and referencesLukas Wirth2020-10-061-6/+23
* Update chalk to 0.27 and adapt to chalk changes.Charles Lew2020-09-151-0/+9
* Implement async blocksoxalica2020-09-101-10/+18
* display correctly 'impl Trait<T> + Trait<T>' #4814Benjamin Coenen2020-08-131-0/+1
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+631