Skip to content

Commit

Permalink
Auto merge of rust-lang#102438 - andrewpollack:add-target-rustc-flags…
Browse files Browse the repository at this point in the history
…, r=Mark-Simulacrum

Adding target_rustcflags to `compiletest` TargetCfg creation

Adjustment to rust-lang#102134, ensures config returned by `rustc --target foo --print cfg` accurately reflects rustflags passed via `target_rustcflags`.

Fixes breaking change of not correctly handling `x.py test ... --test-args "--target-rustcflags -Cpanic=abort --target-rustcflags -Zpanic_abort_tests"`

cc `@djkoloski`
  • Loading branch information
bors committed Oct 5, 2022
2 parents 0c5a645 + 94048e7 commit c0a616e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c0a616e

Please sign in to comment.