Valid Rust: `1 + if true { 1 } else { 1 }`. Invalid Rust: `if true { 1 } else { 1 } + 1`
Valid Rust: `if true { 0 } else { 1 }`. Invalid Rust: `if true { 0 } else { 1 } | 2`. Valid Rust: `let a = if true { 0 } else { 1 } | 2` 
8:13 PM - 6 May 2017
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.