about summary refs log tree commit diff
path: root/tests/ui-cargo
AgeCommit message (Expand)AuthorLines
2025-02-20Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-10/+15
2024-06-27Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u...Philipp Krones-17/+16
2024-06-27Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-17/+16
2024-06-25RFC 2383: Stabilize `lint_reasons` in Clippy :paperclips:xFrednet-1/+0
2024-06-13Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...Philipp Krones-28/+32
2024-05-20lint_groups_priority: ignore lints & groups at the same levelAlex Macleod-28/+32
2024-04-28Lint direct priority conflicts in [lints.workspace]Alex Macleod-1/+37
2024-05-21Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u...Philipp Krones-1/+37
2024-02-27Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...Philipp Krones-1/+1
2024-02-17Remove $DIR replacement in test outputAlex Macleod-1/+1
2024-02-16Bump ui_test versionOli Scherer-1/+1
2024-02-08Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyupPhilipp Krones-0/+77
2024-01-31Add `lint_groups_priority` lintAlex Macleod-0/+77
2024-01-25Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u...Philipp Krones-0/+37
2024-01-21[`multiple_crate_versions`]: add a configuration option for allowed duplicate...y21-0/+14
2024-01-13fix: add fix for bug, fix test nameKristof Mattei-2/+3
2024-01-13chore: negative test for multiple crate versions not working when name contai...Kristof Mattei-0/+22
2023-12-16Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyupPhilipp Krones-4/+4
2023-12-05Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-4/+4
2023-09-12Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyupPhilipp Krones-0/+11
2023-09-07Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-0/+11
2023-07-31Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyupPhilipp Krones-13/+1
2023-07-18Remove unused flags from ui-cargo testsAlex Macleod-13/+1
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-259/+240
2023-06-26Update testsOli Scherer-259/+240
2023-06-02Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyupPhilipp Krones-65/+4
2023-05-24Address Dependabot alertsTakayuki Nakata-65/+4
2023-04-23Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyupPhilipp Krones-14/+14
2023-04-20Update to a compiletest-rs version that requires `//@` for commandsOli Scherer-14/+14
2023-04-11Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyupPhilipp Krones-2/+4
2023-04-03Show multiple clippy.toml warnings with `sess.warn` instead of `eprintln!`bhould287-2/+4
2022-11-21Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyupPhilipp Krones-5/+35
2022-10-26[`use_self`] fix suggestion when full path to struct was givenkraktus-5/+35
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-6/+6
2022-10-06Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-6/+6
2022-09-21Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippyDavid Koloski-0/+29
2022-09-13Make module-style lints resilient to --remap-path-prefixWim Looman-0/+29
2022-07-28Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyupPhilipp Krones-35/+49
2022-07-25Enable test multiple_config_files on windowsalex-semenyuk-2/+0
2022-07-18Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyupPhilipp Krones-13/+13
2022-07-17Add `ui_cargo_toml_metadata` testSamuel E. Moelius III-33/+49
2022-07-15Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-13/+13
2022-07-07Rollup merge of #98507 - xFrednet:rfc-2383-manual-expectation-magic, r=wesley...Dylan DPC-4/+28
2022-07-06Fix `#[expect]` and `#[allow]` for `clippy::duplicate_mod`xFrednet-4/+28
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-2/+280
2022-06-28add uitests for cargo rust-version fieldMarcel Hellwig-0/+278
2022-06-28parse `Cargo.toml` file in ui-cargo testsMarcel Hellwig-2/+2
2022-05-21Merge 'rust-clippy/master' into clippyupxFrednet-0/+69
2022-05-14Add `duplicate_mod` lintAlex Macleod-0/+69
2022-04-08Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyupflip1995-6/+6