8000 --bless all mir-opt tests. by anyska · Pull Request #70721 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content

--bless all mir-opt tests. #70721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 9, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add ignore-wasm32-bare to mir-opt tests that need it.
  • Loading branch information
anyska committed Apr 8, 2020
commit 82d6e07c867046ad3e6dd6211c22213a91210eab
1 change: 1 addition & 0 deletions src/test/mir-opt/issue-41888.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// ignore-wasm32-bare compiled with panic=abort by default
// check that we clear the "ADT master drop flag" even when there are
// no fields to be dropped.

Expand Down
Loading
0