Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update crates | kjeremy | 2021-02-08 | 1 | -2/+3 |
| | | | | Pulls in https://github.com/rust-lang/chalk/pull/682 | ||||
* | Upgrade Chalk | Florian Diebold | 2020-12-07 | 1 | -0/+16 |
| | | | | | | | Also make overflow depth and max type size configurable through env variables. This can be helpful at least for debugging. Fixes #6628. | ||||
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -15/+15 |
| | |||||
* | Upgrade Chalk to 0.36 | Florian Diebold | 2020-10-30 | 1 | -7/+0 |
| | | | | Quite a few changes, because Chalk got rid of the `ApplicationTy` nesting. | ||||
* | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 1 | -0/+1 |
| | |||||
* | Tweak interner for chalk | Nathan Whitaker | 2020-09-09 | 1 | -9/+9 |
| | |||||
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+383 |