about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-13 21:58:35 +0200
committerGitHub <noreply@github.com>2023-04-13 21:58:35 +0200
commitd146211c64de2e2baed7b0347a1f35c278713e31 (patch)
tree9ef563c35be1774305910eed54ea95e54d9f5711 /compiler/rustc_codegen_llvm/src/errors.rs
parente4dae0dac76436ada630b519f5fbf0b373bc5974 (diff)
parent2c66c8f9c623b03bc0d11d214936a51f28effaff (diff)
downloadrust-d146211c64de2e2baed7b0347a1f35c278713e31.tar.gz
rust-d146211c64de2e2baed7b0347a1f35c278713e31.zip
Rollup merge of #109036 - chenyukang:yukang/fix-testcase, r=jyn514
Fix diff option conflict in UI test

Trivial fix for test case `tests/run-make/rustdoc-verify-output-files`,
it's failing on MacOS, the `-u` option specifies the unified context format, while the `-q` option specifies only brief output. These two options are incompatible, since the unified context format produces a more detailed output than the brief output format.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions