summary refs log tree commit diff
path: root/src/test/compile-fail/struct-fields-shorthand-unresolved.rs
AgeCommit message (Expand)AuthorLines
2017-02-15Stabilize field init shorthandest31-2/+0
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-1/+1
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-1/+1
2016-10-27Implement field shorthands in struct literal expressions.Eduard Burtescu-0/+24