aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_struct.snap
Commit message (Collapse)AuthorAgeFilesLines
* Inline type inference test snapshotsFlorian Diebold2019-03-031-23/+0
|
* Fix handling of generics in tuple variants and refactor a bitFlorian Diebold2019-02-201-3/+3
| | | | | | Also make them display a tiny bit nicer. Fixes #860.
* Handle tuple structs / enum variants properly in type inferenceFlorian Diebold2019-02-171-9/+9
|
* new struct idAleksey Kladov2019-01-241-6/+6
|
* Update snapsJeremy A. Kolb2019-01-221-4/+6
|
* Use insta for ty testsFlorian Diebold2019-01-211-0/+21