aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_unary_op.snap
Commit message (Collapse)AuthorAgeFilesLines
* Inline type inference test snapshotsFlorian Diebold2019-03-031-48/+0
|
* Represent unknown types as {unknown} instead of [unknown]Florian Diebold2019-03-031-7/+7
| | | | Since the latter could actually be a real type...
* Added support for primitive types type inference when using std::ops::NotWizardOfMenlo2019-01-281-12/+25
|
* Update snapsJeremy A. Kolb2019-01-221-4/+6
|
* Use insta for ty testsFlorian Diebold2019-01-211-0/+33