aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade expect-test to 1.1Jesse Bakker2021-01-031-1/+1
|
* Update crateskjeremy2020-12-301-1/+1
|
* Bump chalkLaurențiu Nicola2020-12-231-3/+3
|
* Upgrade ChalkFlorian Diebold2020-12-071-3/+3
| | | | | | | Also make overflow depth and max type size configurable through env variables. This can be helpful at least for debugging. Fixes #6628.
* Replace RacyFlag with OnceCellAleksey Kladov2020-11-111-0/+1
|
* Bump chalk and lexerkjeremy2020-11-021-3/+3
|
* Upgrade Chalk to 0.36Florian Diebold2020-10-301-3/+3
| | | | Quite a few changes, because Chalk got rid of the `ApplicationTy` nesting.
* Add tracing to main rust-analyzer binaryFlorian Diebold2020-10-251-1/+1
|
* Bump chalkLaurențiu Nicola2020-10-241-3/+3
|
* Update crateskjeremy2020-10-111-3/+3
|
* Switch from git to latest tagged release of chalk depsCasey Primozic2020-10-071-3/+3
|
* Bump chalk to use latest git to get fixCasey Primozic2020-10-061-3/+3
| | | | * Chalk very recently (like an hour ago) merged a fix that prevents rust analyzer from panicking. This allows it to be usable again for code that hits those situations. See #6134, #6145, Probably #6120
* Update chalk to 0.30.0Nathan Whitaker2020-09-281-3/+3
|
* chalk 0.29.0Jeremy Kolb2020-09-281-3/+3
|
* Update chalk to 0.28.0Bram van den Heuvel2020-09-251-3/+3
|
* Update chalk to 0.27 and adapt to chalk changes.Charles Lew2020-09-151-3/+3
|
* Chalk 0.25kjeremy2020-09-021-3/+3
| | | | Picks up flodiebold's infinite loop fix
* :arrow_up: expect-testAleksey Kladov2020-08-281-1/+1
|
* Add description for crates that will be publishedPavan Kumar Sunkara2020-08-241-0/+1
|
* Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-241-8/+8
|
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-2/+1
|
* Chalk 0.23Jeremy Kolb2020-08-161-3/+3
|
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+37