Add pass to identify undefined or erroneous behaviour
This commit is contained in:
parent
920e0051cf
commit
7a246ddd8e
7 changed files with 95 additions and 49 deletions
|
@ -86,6 +86,7 @@ pub mod inline;
|
|||
mod instsimplify;
|
||||
mod jump_threading;
|
||||
mod large_enums;
|
||||
mod lint;
|
||||
mod lower_intrinsics;
|
||||
mod lower_slice_len;
|
||||
mod match_branches;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue