aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/simple.rs
Commit message (Expand)AuthorAgeFilesLines
* Add ConstParams to the HIRLukas Wirth2021-01-011-0/+17
* Implement const block inferenceLukas Wirth2020-12-231-4/+9
* Infer labeled blocksLukas Wirth2020-12-111-0/+56
* binary operator overload type inference: add test markRoland Ruckerbauer2020-10-141-0/+3
* Implement binary operator overloading type inferenceRoland Ruckerbauer2020-10-131-0/+86
* Implement async blocksoxalica2020-09-101-18/+27
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+2218