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-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7a18fc052d1db50057d6fff023ca4bd8ec7617e
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
Ensure Fluent messages are in alphabetical order
2023-05-25 23:49:35 +00:00