Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move computation of missing fields into hir | Aleksey Kladov | 2020-04-07 | 1 | -67/+91 |
* | add fixme to use type checker rather than manually comparing types | Josh Mcguigan | 2020-04-07 | 1 | -0/+7 |
* | missing match arms diagnostic change source to match expression | Josh Mcguigan | 2020-04-07 | 1 | -1/+4 |
* | handle match auto-deref | Josh Mcguigan | 2020-04-07 | 1 | -1/+10 |
* | handle non matching enum pattern types | Josh Mcguigan | 2020-04-07 | 1 | -8/+22 |
* | remove panics | Josh Mcguigan | 2020-04-07 | 1 | -2/+5 |
* | missing match arms diagnostic | Josh Mcguigan | 2020-04-07 | 1 | -2/+51 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -12/+7 |
* | Source map returns a result | Aleksey Kladov | 2020-03-06 | 1 | -2/+2 |
* | Fill missing fields of enum variants | Aleksey Kladov | 2020-02-19 | 1 | -7/+11 |
* | More manual clippy fixes | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | Use path macro | Florian Diebold | 2019-12-13 | 1 | -2/+2 |
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -2/+2 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+151 |