about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-04-15 18:23:45 +0200
committerGitHub <noreply@github.com>2019-04-15 18:23:45 +0200
commitc712d386345b5edf060f2413dca542031ee39a42 (patch)
tree33e92d918b3b113a5f33732f86c6cae75209d600 /src/rustllvm/RustWrapper.cpp
parentcf1697f7266885ea704fda09c6d244ee74f459f9 (diff)
parent50c615baa2c09694f0ba446c53777e98db88ed01 (diff)
downloadrust-c712d386345b5edf060f2413dca542031ee39a42.tar.gz
rust-c712d386345b5edf060f2413dca542031ee39a42.zip
Rollup merge of #59955 - RalfJung:stdsimd, r=alexcrichton
bump stdsimd; make intra_doc_link_resolution_failure an error again; make lints more consistent

I made `intra_doc_link_resolution_failure` warn so that it would properly respect `deny-warnings = false` in `config.toml`.  `#[warn]` still become errors with `-D warnings` so I thought this was fine.

Turns out however that we don't pass `-D warnings` when running rustdoc, so for additional rustdoc-lints we need to set them to `deny`.

Also sue the opportunity to make the lint flags more consistent between libcore, liballoc, libstd.

Cc @gnzlbg for the *big* stdsimd update.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions