Skip to content

Commit

Permalink
Add stderr from disallowed-cli-cfs test
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Jan 3, 2025
1 parent 610794e commit 052fb12
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/ui/cfg/disallowed-cli-cfgs.emscripten_wasm_eh_.stderr
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
error: unexpected `--cfg emscripten_wasm_eh` flag
|
= note: config `emscripten_wasm_eh` is only supposed to be controlled by `-Z emscripten_wasm_eh`
= note: manually setting a built-in cfg can and does create incoherent behaviors
= note: `#[deny(explicit_builtin_cfgs_in_flags)]` on by default

error: aborting due to 1 previous error

0 comments on commit 052fb12

Please sign in to comment.