about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_example.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-07 18:30:39 +0000
committerbors <bors@rust-lang.org>2024-07-07 18:30:39 +0000
commita4132817fbdd6ca3b67c7b012b9751ea78cdba05 (patch)
tree12575859054c7a79e113d3bcf41acfc81fb17dbe /compiler/rustc_codegen_gcc/example/alloc_example.rs
parent09c07ed63f2b1df452c8b9ac133860ebb6fce8d0 (diff)
parent93e74a4187688d4948b57fcf44e44d192c5d6357 (diff)
downloadrust-a4132817fbdd6ca3b67c7b012b9751ea78cdba05.tar.gz
rust-a4132817fbdd6ca3b67c7b012b9751ea78cdba05.zip
Auto merge of #13052 - xFrednet:00000-lintcheck-warn-all, r=Alexendoo
Lintcheck: Add `--warn-all` and make it the CI default

This PR adds a new `--warn-all` flag to lintcheck. This is intended for our CI, as it currently doesn't detect changes of `nursery` and `restriction` lints.

I only made it the default for the CI, as `restriction` lints tend to generate A LOT of lint triggers. Looking at you [`clippy::implicit_return`](https://rust-lang.github.io/rust-clippy/master/index.html#/clippy::implicit_return)

That's it. Should hopefully be easy to review.

Also, a bit thanks again to `@Alexendoo` for adding this to our CI :heart:

---

r? `@Alexendoo`

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions