Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make unimplemented match variants explicit | Casey Primozic | 2020-10-07 | 1 | -1/+2 |
* | `todo!()` -> `unimplemented!() // FIXME` for CI | Casey Primozic | 2020-10-06 | 1 | -1/+1 |
* | Bump chalk to use latest git to get fix | Casey Primozic | 2020-10-06 | 1 | -0/+1 |
* | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 3 | -19/+62 |
* | Merge #5971 | bors[bot] | 2020-09-13 | 1 | -0/+3 |
|\ | |||||
| * | Implement async blocks | oxalica | 2020-09-10 | 1 | -0/+3 |
* | | Tweak interner for chalk | Nathan Whitaker | 2020-09-09 | 1 | -9/+9 |
* | | Lookup ADT and assoc. type names for chalk debug | Nathan Whitaker | 2020-09-09 | 1 | -0/+12 |
|/ | |||||
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 3 | -0/+1528 |