1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-05-27 22:57:45 +02:00
bors 752bc27e2b Auto merge of #179 - briankung:fix_irrefutable_let_pattern_structs1, r=komaeda
Fixes the irrefutable let pattern warning in `structs1.rs`

PR https://github.com/rust-lang/rustlings/pull/163 accidentally introduced an error using some versions of the Rust compiler where the compiler would (rightly!) complain about an irrefutable let pattern. I have no idea why this did not occur in all versions of the compiler, but here is a way around it.
2019-06-20 15:02:20 +00:00
..
2019-03-23 14:19:42 -06:00
2019-03-23 14:19:42 -06:00
2019-03-23 14:19:42 -06:00
2019-05-26 14:45:04 +02:00
2019-03-23 14:19:42 -06:00
2019-03-23 14:19:42 -06:00
2019-03-23 14:19:42 -06:00
2019-02-15 12:06:05 +01:00
2019-03-23 14:19:42 -06:00
2019-01-23 20:48:01 +01:00