Dylan MacKenzie c08ad1cf8a Handle Struct { box i } syntax
Named structs can have `box` patterns that will bind to their fields.
This is similar to the behavior of the `ref` and `mut` fields, but is at
least a little bit surprising.
2019-08-23 16:20:18 -07:00
..
2019-08-23 16:20:18 -07:00
2019-08-23 15:11:34 -07:00
2019-07-04 23:09:09 +03:00
2019-05-25 20:41:03 +08:00