Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement HirDisplay for FnSig | Jonas Schievink | 2020-12-09 | 1 | -20/+23 | |
| | | | | This could be useful for diagnostics, but isn't used right now | |||||
* | refactor(hir_ty): do not override DisplayTarget in hir_fmt | Benjamin Coenen | 2020-10-28 | 1 | -45/+68 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -2/+10 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -35/+21 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -54/+50 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -28/+60 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | do not use associated types placeholder for inlay hint #6191 | Benjamin Coenen | 2020-10-27 | 1 | -5/+21 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | 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 | |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | |||||
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+631 | |