| Commit message (Expand) | Author | Age | Files | Lines |
* | Make `ModuleId`'s `krate` field private | Jonas Schievink | 2021-01-22 | 1 | -1/+1 |
* | Render Fn* trait objects and impl types as rust does | Lukas Wirth | 2021-01-13 | 1 | -25/+75 |
* | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 1 | -1/+1 |
* | Impl hovering for TypeParams | Lukas Wirth | 2021-01-04 | 1 | -1/+1 |
* | Merge #6845 | bors[bot] | 2020-12-12 | 1 | -1/+9 |
|\ |
|
| * | Don't HirDisplay unknown types when displaying for source | Lukas Wirth | 2020-12-12 | 1 | -1/+9 |
* | | Add Lifetimes to the HIR | Lukas Wirth | 2020-12-11 | 1 | -1/+14 |
|/ |
|
* | Implement HirDisplay for FnSig | Jonas Schievink | 2020-12-09 | 1 | -20/+23 |
* | refactor(hir_ty): do not override DisplayTarget in hir_fmt | Benjamin Coenen | 2020-10-28 | 1 | -45/+68 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -2/+10 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -35/+21 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -54/+50 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -28/+60 |
* | do not use associated types placeholder for inlay hint #6191 | Benjamin Coenen | 2020-10-27 | 1 | -5/+21 |
* | Fix trait object hir formatting behind pointer and references | Lukas Wirth | 2020-10-06 | 1 | -6/+23 |
* | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 1 | -0/+9 |
* | Implement async blocks | oxalica | 2020-09-10 | 1 | -10/+18 |
* | display correctly 'impl Trait<T> + Trait<T>' #4814 | Benjamin Coenen | 2020-08-13 | 1 | -0/+1 |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+631 |