Skip to content

Commit

Permalink
Merge pull request rust-lang#423 from rust-lang/fix/bswap128
Browse files Browse the repository at this point in the history
Renable intrinsics-integer.rs test
  • Loading branch information
antoyo committed Feb 7, 2024
2 parents b04824a + 0a38748 commit 8235b26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion tests/failing-ui-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,3 @@ tests/ui/async-await/deep-futures-are-freeze.rs
tests/ui/closures/capture-unsized-by-ref.rs
tests/ui/coroutine/resume-after-return.rs
tests/ui/macros/rfc-2011-nicer-assert-messages/all-expr-kinds.rs
tests/ui/intrinsics/intrinsics-integer.rs
1 change: 1 addition & 0 deletions tests/failing-ui-tests12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ tests/ui/sse2.rs
tests/ui/codegen/issue-79865-llvm-miscompile.rs
tests/ui/std-backtrace.rs
tests/ui/mir/alignment/packed.rs
tests/ui/intrinsics/intrinsics-integer.rs

0 comments on commit 8235b26

Please sign in to comment.