This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
rust
Watch
2
Star
0
Fork
0
mirror of
https://github.com/rust-lang/rust.git
synced
2026-08-03 13:25:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d37589f37cf435d66d4fa2b6aed3ac006063a9e
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
Revert introduction of
[workspace.dependencies]
.
2025-09-02 19:12:54 +10:00
messages.ftl
…