Skip to content

Commit

Permalink
link dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Mar 19, 2024
1 parent 1af29f4 commit 8dad5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flags.rs
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@ static DEFAULT_RUSTFLAGS: &[&[&str]] = &[
"-Zcrate-attr=feature(yeet_expr)",
"-Zcrate-attr=feature(const_refs_to_static)",
"-Zcrate-attr=feature(unnamed_fields)",
"-Clink-dead-code=true",
],
/* rustc codegen gcc
&["--edition=2021"],
Expand Down

0 comments on commit 8dad5d0

Please sign in to comment.