This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-01 15:50:05 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93fbf3b885fa9d0bd2a0fec2cbb32cfdb91cc5eb
rust
/
compiler
/
rustc_mir_dataflow
T
History
Esteban Küber
146711fc24
Use
let...else
instead of
match foo { ... _ => return };
and
if let ... else return
2025-12-12 17:52:39 +00:00
..
src
Use
let...else
instead of
match foo { ... _ => return };
and
if let ... else return
2025-12-12 17:52:39 +00:00
Cargo.toml
…
messages.ftl
…