This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
mir-opt
/
dataflow-const-prop
History
Ben Kimock
614df3fd5e
Clearly document intentional UB in mir-opt tests
...
Co-authored-by: Jakob Degen <jakob.e.degen@gmail.com>
2023-02-13 13:50:50 -05:00
..
cast.main.DataflowConstProp.diff
…
cast.rs
…
checked.main.DataflowConstProp.diff
…
checked.rs
…
enum.main.DataflowConstProp.diff
Stop deaggregating enums in MIR.
2023-02-02 23:20:27 +00:00
enum.rs
…
if.main.DataflowConstProp.diff
…
if.rs
…
inherit_overflow.main.DataflowConstProp.diff
Remove both StorageLive and StorageDead in CopyProp.
2023-01-31 17:50:04 +00:00
inherit_overflow.rs
…
issue_81605.f.DataflowConstProp.diff
…
issue_81605.rs
…
ref_without_sb.main.DataflowConstProp.diff
…
ref_without_sb.rs
…
repr_transparent.main.DataflowConstProp.diff
Bless tests.
2023-02-02 23:26:26 +00:00
repr_transparent.rs
…
self_assign_add.main.DataflowConstProp.diff
…
self_assign_add.rs
…
self_assign.main.DataflowConstProp.diff
…
self_assign.rs
…
sibling_ptr.main.DataflowConstProp.diff
Clearly document intentional UB in mir-opt tests
2023-02-13 13:50:50 -05:00
sibling_ptr.rs
Clearly document intentional UB in mir-opt tests
2023-02-13 13:50:50 -05:00
struct.main.DataflowConstProp.diff
Bless tests.
2023-02-02 23:26:26 +00:00
struct.rs
…
terminator.main.DataflowConstProp.diff
…
terminator.rs
…
tuple.main.DataflowConstProp.diff
Bless tests.
2023-02-02 23:26:26 +00:00
tuple.rs
…