about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-23 15:26:44 +0000
committerbors <bors@rust-lang.org>2024-06-23 15:26:44 +0000
commit9628130541e5308753f883fd1bad7d8da4ae62b3 (patch)
tree0145e9eb89a46983d452bf5bddf28a07e90a7dba /compiler/rustc_codegen_gcc/example/std_example.rs
parent26c556dd637473fdf2960bf035214b34b622648e (diff)
parent51ccad6986028321bfa3965cc68c629e80895e0f (diff)
downloadrust-9628130541e5308753f883fd1bad7d8da4ae62b3.tar.gz
rust-9628130541e5308753f883fd1bad7d8da4ae62b3.zip
Auto merge of #12985 - llogiq:fix-integration-test, r=Alexendoo
use short message format in integration test

While checking #12983, bors came upon a cargo change that put "E0463" into the standard error (as part of a test case code snippet), which the integration test picked up to fail the build. Talk about unforeseen consequences.

So this PR just changes the integration test to use short message format in order to not include the code snippets in the output. Hopefully that will fix the problem.

r? `@Alexendoo`

---

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions