Add new failing tests
This commit is contained in:
parent
93cf63b789
commit
1ac26a7b1c
1 changed files with 9 additions and 0 deletions
|
|
@ -88,3 +88,12 @@ tests/ui/test-attrs/test-panic-while-printing.rs
|
|||
tests/ui/thir-print/offset_of.rs
|
||||
tests/ui/iterators/rangefrom-overflow-debug.rs
|
||||
tests/ui/iterators/rangefrom-overflow-overflow-checks.rs
|
||||
tests/ui/iterators/iter-filter-count-debug-check.rs
|
||||
tests/ui/eii/codegen_single_crate.rs
|
||||
tests/ui/eii/codegen_cross_crate.rs
|
||||
tests/ui/eii/default/local_crate.rs
|
||||
tests/ui/eii/multiple_impls.rs
|
||||
tests/ui/eii/default/call_default.rs
|
||||
tests/ui/eii/same-symbol.rs
|
||||
tests/ui/eii/privacy1.rs
|
||||
tests/ui/eii/default/call_impl.rs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue