This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
History
Matthias Krüger
64a4f70c17
Rollup merge of
#108090
- WaffleLapkin:if_not_now_then_when…, r=oli-obk
...
`if $c:expr { Some($r:expr) } else { None }` =>> `$c.then(|| $r)` Resurrection of
#108079
2023-02-16 17:51:25 +01:00
..
src
Rollup merge of
#108090
- WaffleLapkin:if_not_now_then_when…, r=oli-obk
2023-02-16 17:51:25 +01:00
Cargo.toml
UPDATE - migrate fn simd_simple_float_intrinsic error messages
2022-12-27 20:59:21 -05:00