This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0488690d3e
rust
/
library
/
alloc
History
Download ZIP
Download TAR.GZ
Esteban Küber
0488690d3e
Use
let
...
else
instead of
match foo { ... _ => return };
and
if let ... else return
in std
2025-12-09 23:35:14 +00:00
..
src
Use
let
...
else
instead of
match foo { ... _ => return };
and
if let ... else return
in std
2025-12-09 23:35:14 +00:00
Cargo.toml
Add panic=immediate-abort
2025-09-21 13:12:18 -04:00