diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-13 21:58:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-13 21:58:35 +0200 |
| commit | d146211c64de2e2baed7b0347a1f35c278713e31 (patch) | |
| tree | 9ef563c35be1774305910eed54ea95e54d9f5711 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | e4dae0dac76436ada630b519f5fbf0b373bc5974 (diff) | |
| parent | 2c66c8f9c623b03bc0d11d214936a51f28effaff (diff) | |
| download | rust-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
