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
887dd4e344
rust
/
tests
/
mir-opt
/
building
/
match
History
Download ZIP
Download TAR.GZ
Nadrieril
99468bb760
Update tests
2024-08-10 12:07:17 +02:00
..
deref-patterns
Regroup mir-opt tests of match building
2024-03-30 17:37:15 +01:00
exponential_or.match_tuple.SimplifyCfg-initial.after.mir
Regroup mir-opt tests of match building
2024-03-30 17:37:15 +01:00
exponential_or.rs
Regroup mir-opt tests of match building
2024-03-30 17:37:15 +01:00
match_false_edges.full_tested_match.built.after.mir
Set up false edges in
lower_match_tree
2024-07-29 09:50:07 +02:00
match_false_edges.full_tested_match2.built.after.mir
Set up false edges in
lower_match_tree
2024-07-29 09:50:07 +02:00
match_false_edges.main.built.after.mir
Set up false edges in
lower_match_tree
2024-07-29 09:50:07 +02:00
match_false_edges.rs
Regroup mir-opt tests of match building
2024-03-30 17:37:15 +01:00
never_patterns.opt1.SimplifyCfg-initial.after.mir
Update tests
2024-08-10 12:07:17 +02:00
never_patterns.opt2.SimplifyCfg-initial.after.mir
Update tests
2024-08-10 12:07:17 +02:00
never_patterns.opt3.SimplifyCfg-initial.after.mir
Update tests
2024-08-10 12:07:17 +02:00
never_patterns.rs
Lower never patterns to Unreachable in mir
2024-05-04 16:30:01 +02:00
simple_match.match_bool.built.after.mir
Return the
otherwise_block
instead of passing it as argument
2024-07-09 22:47:35 +02:00
simple_match.match_enum.built.after.mir
Return the
otherwise_block
instead of passing it as argument
2024-07-09 22:47:35 +02:00
simple_match.rs
Add test
2024-06-27 11:26:34 +02:00
sort_candidates.constant_eq.SimplifyCfg-initial.after.mir
Set up false edges in
lower_match_tree
2024-07-29 09:50:07 +02:00
sort_candidates.disjoint_ranges.SimplifyCfg-initial.after.mir
Set up false edges in
lower_match_tree
2024-07-29 09:50:07 +02:00
sort_candidates.rs
Add
SingleUseConsts
mir-opt pass
2024-06-10 00:06:02 -07:00