Alex Macleod
f4b4e2ca1b
Remove internal feature from clippy_utils
2023-10-27 13:13:26 +00:00
Alex Macleod
7df1c8aa78
Hide config implementation details from public docs
2023-10-24 11:52:17 +00:00
Alex Macleod
32519528df
Update remark CI deps
2023-09-18 12:48:32 +00:00
Philipp Krones
25e8639676
Fix clippy driver stderr test
2023-09-07 22:12:40 +02:00
Alex Macleod
60ffff08e6
Fix i686-unknown-linux-gnu CI job
2023-09-06 14:59:54 +00:00
Matthias Krüger
01b9f9d9da
ci: test that we fail CI if we don't find clippy panicking
2023-07-26 17:05:20 +02:00
Matthias Krüger
12b63f5c35
ci: integration tests: print clippy run output and set LD_LIBRARY_PATH to rustc sysroot
2023-07-25 19:39:50 +02:00
Philipp Krones
c3079a9856
Fix integration tests
...
It sees like the `integration` test binary was no longer uploaded. I wonder how
it was the successfully "run". First attempt to fix this.
Also updates the artifacts actions to v3.
2023-07-25 19:16:20 +02:00
Alex Macleod
2f7f1393c9
Use cargo build --tests
in CI
2023-06-30 21:34:28 +00:00
Alex Macleod
33b241dc7f
Remove CARGO_UNSTABLE_SPARSE_REGISTRY
env from ci
...
It is now the default to use the sparse registry
2023-06-04 18:01:56 +00:00
Alex Macleod
de62139513
Remove lint name and category fields from the new lint issue form
2023-05-31 14:30:00 +00:00
Takayuki Nakata
fce41cef7f
Update actions/setup-node
2023-05-12 23:05:20 +09:00
Takayuki Nakata
8100a8843b
Update actions/checkout
2023-05-12 22:39:33 +09:00
Sergen Karaoglan
d1f55e6b53
run linkcheck in Remark CI
...
fix new lints link
install nightly rust-docs
run linkcheck without nightly toolchain
remove nightly toolchain, add rust-docs component
Test Remark
Update basics.md
Update basics.md
Update basics.md
update workflow
add rust docs toolchain
Update remark.yml
workflow test
manual test
update book path
add linkcheck book to CI
Update lint_passes.md
2023-04-28 15:11:48 +01:00
Philipp Krones
0266a9e9a3
Fix links in Clippy book
...
Links to README.md files must actually be links to index.md files,
because of the inner workings of `mdbook`.
Also use the latest mdbook version in CI.
2023-04-11 14:43:47 +02:00
Alex Macleod
a90e5cc9af
Use split-debuginfo = "unpacked" for debug builds
2023-03-22 18:42:58 +00:00
bors
aceb4439d6
Auto merge of #10199 - tylerjw:document-extending-list-configs, r=xFrednet
...
Document lint configuration values in Clippy's book
changelog: document lint configuration values in Clippy's book
fixes #9991
r? `@xFrednet`
2023-01-14 18:14:31 +00:00
Tyler Weaver
dc5ce488e7
Move CI tests for collect-metadata to clippy_bors.yml
2023-01-14 07:38:29 -07:00
Tyler Weaver
2e2ae68d5a
Document lint configuration values in Clippy's book
...
Signed-off-by: Tyler Weaver <maybe@tylerjw.dev>
2023-01-13 11:48:51 -07:00
Philipp Krones
fe007179ec
Add cargo-clippy sysroot test
...
Whne SYSROOT is defined, clippy-driver will insert a --sysroot argument
when calling rustc. However, when a sysroot argument is already defined,
e.g. through RUSTFLAGS=--sysroot=... the `cargo clippy` call would
error. This tests that the sysroot argument is only passed once and that
SYSROOT is ignored in this case.
2023-01-12 18:32:47 +01:00
Philipp Krones
1c03cd3fa3
Don't install dependencies on i386
2022-12-07 12:43:37 +01:00
Philipp Krones
bb6a0aa8ed
Revert "Use ubuntu-20.04 instead of ubuntu-latest"
...
This reverts commit f170b1f01a
.
2022-12-07 12:29:13 +01:00
xFrednet
f170b1f01a
Use ubuntu-20.04 instead of ubuntu-latest
2022-12-06 19:13:53 +01:00
Alex Macleod
a31462a072
Enable cargo sparse registry in CI
2022-10-13 12:33:04 +00:00
Jason Newcomb
e5507390b7
Disable incremental compilation on CI
2022-08-28 19:22:46 -04:00
Philipp Krones
7d4daaa8fa
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
2022-07-18 09:39:37 +02:00
Philipp Krones
09f5df5087
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
2022-06-30 10:50:09 +02:00
flip1995
f8f9d01c2a
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
2022-06-16 17:39:06 +02:00
xFrednet
4587b6628d
Merge 'rust-clippy/master' into clippyup
2022-05-21 13:24:00 +02:00
flip1995
7cd86aa1be
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
2022-05-05 15:12:52 +01:00
flip1995
1fa3d66e62
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
2022-03-24 14:50:04 +01:00
Dylan DPC
5ed40229ac
fix typos
2022-03-15 02:00:08 +01:00
flip1995
d1b087fdee
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
2022-03-14 12:02:53 +01:00
flip1995
fb0142ae41
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
2022-01-13 13:18:19 +01:00
flip1995
97ab44ca97
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
2021-12-30 15:10:43 +01:00
flip1995
8fea1d94f3
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
2021-12-06 12:33:31 +01:00
flip1995
e674d0a599
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
2021-11-04 12:52:36 +00:00
flip1995
23d5457e6d
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
2021-09-28 18:03:12 +01:00
flip1995
091ed44b50
Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup
2021-09-08 16:31:47 +02:00
flip1995
1ad5464200
Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup
2021-08-12 11:16:25 +02:00
flip1995
2b20f49841
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
2021-07-29 12:16:06 +02:00
flip1995
ebe52869a3
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
2021-07-01 18:17:38 +02:00
flip1995
97705b7ea6
Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup
2021-05-20 13:07:57 +02:00
flip1995
02bf692169
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
2021-04-22 11:31:13 +02:00
flip1995
f2f2a005b4
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
2021-03-12 15:30:50 +01:00
flip1995
f64149dd04
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
2021-02-25 11:25:22 +01:00
flip1995
ba4bf4f9c5
Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup
2021-01-02 16:29:43 +01:00
flip1995
f03edfd7a1
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
2020-12-20 17:19:49 +01:00
flip1995
8eca423ea1
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
2020-12-06 15:01:03 +01:00
flip1995
d3d2018ead
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
2020-11-23 13:51:04 +01:00