Skip to content

Commit

Permalink
update flags, drop-tracking is default now
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Sep 26, 2023
1 parent 96a3087 commit e6680f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
58 changes: 0 additions & 58 deletions src/flags.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ static DEFAULT_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2015",
Expand Down Expand Up @@ -121,8 +119,6 @@ static DEFAULT_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
//"-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2018",
Expand Down Expand Up @@ -165,8 +161,6 @@ static DEFAULT_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -300,8 +294,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
// "-Zmeta-stats",
Expand Down Expand Up @@ -3175,8 +3167,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3210,8 +3200,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3245,8 +3233,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3279,8 +3265,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3311,8 +3295,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3343,8 +3325,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3378,8 +3358,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3411,8 +3389,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3442,8 +3418,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3477,8 +3451,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3511,8 +3483,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3546,8 +3516,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3581,8 +3549,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3610,8 +3576,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3645,8 +3609,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3680,8 +3642,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3717,8 +3677,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3755,8 +3713,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3787,8 +3743,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3822,8 +3776,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3854,8 +3806,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -3899,8 +3849,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zpolymorphize=on",
"-Zalways-encode-mir",
// "-Cpasses=lint",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"-Zverbose",
"-Zextra-const-ub-checks",
"--edition=2021",
Expand Down Expand Up @@ -4067,8 +4015,6 @@ pub(crate) static MIRIFLAGS: &[&[&str]] = &[
pub(crate) static MIRI_RUSTFLAGS: &[&[&str]] = &[
&[
"-Zunstable-options",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"--edition=2015",
"-Zvalidate-mir",
"-Cdebug-assertions",
Expand Down Expand Up @@ -4250,8 +4196,6 @@ pub(crate) static MIRI_RUSTFLAGS: &[&[&str]] = &[
],
&[
"-Zunstable-options",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"--edition=2018",
"-Zvalidate-mir",
"-Cdebug-assertions",
Expand Down Expand Up @@ -4433,8 +4377,6 @@ pub(crate) static MIRI_RUSTFLAGS: &[&[&str]] = &[
],
&[
"-Zunstable-options",
"-Zdrop-tracking",
"-Zdrop-tracking-mir=yes",
"--edition=2021",
"-Zvalidate-mir",
"-Cdebug-assertions",
Expand Down
2 changes: 1 addition & 1 deletion src/fuzz_tree_splicer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pub(crate) fn splice_file_from_set(
hmap: &HashMap<String, (Vec<u8>, Tree)>,
) -> Vec<String> {
let splicer_cfg: Config = Config {
inter_splices: 1, // 30
inter_splices: 2, // 30
seed: 2,
tests: 50, // 10
//
Expand Down

0 comments on commit e6680f4

Please sign in to comment.