Skip to content

Commit

Permalink
More.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Oct 20, 2024
1 parent e0c79c0 commit f4179c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/example_crates.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ fn example_crate_hello_world_small() {
"--release",
// FIXME: When nbdd0121/unwinding#39 is fixed, this should be
// "-Zbuild-std=std,panic_abort",
// "-Zbuild-std-features=panic_immediate_abort",
"-Zbuild-std",
"-Zbuild-std-features=panic_immediate_abort",
],
&[(
"RUSTFLAGS",
Expand Down

0 comments on commit f4179c0

Please sign in to comment.