diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-01-21 07:32:42 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-21 07:32:42 +0900 |
| commit | eff6381c32c23b094152ad8a7f63f4e617014fd0 (patch) | |
| tree | 7103c806a4c66826118beda5f625f25fb41ec40f /src/rustllvm/RustWrapper.cpp | |
| parent | e1bd9b33963f51620980ee1450a64ed12e104934 (diff) | |
| parent | 8fa8b81a7701ba8c14476d86b641d5cbe6cfa713 (diff) | |
| download | rust-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
