about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-01-21 07:32:42 +0900
committerGitHub <noreply@github.com>2020-01-21 07:32:42 +0900
commiteff6381c32c23b094152ad8a7f63f4e617014fd0 (patch)
tree7103c806a4c66826118beda5f625f25fb41ec40f /src/rustllvm/RustWrapper.cpp
parente1bd9b33963f51620980ee1450a64ed12e104934 (diff)
parent8fa8b81a7701ba8c14476d86b641d5cbe6cfa713 (diff)
downloadrust-eff6381c32c23b094152ad8a7f63f4e617014fd0.tar.gz
rust-eff6381c32c23b094152ad8a7f63f4e617014fd0.zip
Rollup merge of #68290 - petrochenkov:passcheck, r=oli-obk
Fix some tests failing in `--pass check` mode

Warnings reported at codegen or linking time either have to be converted to errors (preferable), or the tests for them need to be marked with `// ignore-pass` (as a last resort).

https://github.com/rust-lang/rust/commit/ecd5852194f43511443f134aebf0462b58c8e197 turned them from errors to warnings, but that shouldn't be necessary because it's still clear from the `.stderr` output that the errors are lints and not hard-coded.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions