aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/traits/chalk/interner.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update crateskjeremy2021-02-081-2/+3
| | | | Pulls in https://github.com/rust-lang/chalk/pull/682
* Upgrade ChalkFlorian Diebold2020-12-071-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 pubsAleksey Kladov2020-11-021-15/+15
|
* Upgrade Chalk to 0.36Florian Diebold2020-10-301-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 Lew2020-09-151-0/+1
|
* Tweak interner for chalkNathan Whitaker2020-09-091-9/+9
|
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+383