This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c39b4479ce6f33604000b9ffdc91d2e8e115cb41
rust
/
compiler
/
rustc_mir_build
/
src
History
Shoyu Vanilla
d87b4f2c77
fix: Reject upvar scrutinees for
loop_match
2025-07-28 22:24:58 +09:00
..
builder
Rollup merge of
#143585
- folkertdev:loop-match-suggest-const-block, r=oli-obk
2025-07-26 02:19:28 -05:00
thir
fix: Reject upvar scrutinees for
loop_match
2025-07-28 22:24:58 +09:00
check_tail_calls.rs
Rollup merge of
#135973
- WaffleLapkin:tail-track-caller-fix, r=compiler-errors
2025-02-07 12:01:56 +01:00
check_unsafety.rs
Add
#[loop_match]
for improved DFA codegen
2025-06-23 20:43:04 +02:00
errors.rs
loop_match
: suggest extracting to a
const
item
2025-07-26 00:10:56 +02:00
lib.rs
update cfg(bootstrap)
2025-05-12 15:33:37 +02:00