about summary refs log tree commit diff
path: root/src/test/compile-fail/struct-fields-shorthand.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-22/+0
2017-02-15Stabilize field init shorthandest31-2/+0
Closes #37340.
2016-10-27Implement field shorthands in struct literal expressions.Eduard Burtescu-0/+24