index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui-cargo
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-10
/
+15
2024-06-27
Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u...
Philipp Krones
-17
/
+16
2024-06-27
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-17
/
+16
2024-06-25
RFC 2383: Stabilize `lint_reasons` in Clippy :paperclips:
xFrednet
-1
/
+0
2024-06-13
Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...
Philipp Krones
-28
/
+32
2024-05-20
lint_groups_priority: ignore lints & groups at the same level
Alex Macleod
-28
/
+32
2024-04-28
Lint direct priority conflicts in [lints.workspace]
Alex Macleod
-1
/
+37
2024-05-21
Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u...
Philipp Krones
-1
/
+37
2024-02-27
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-02-17
Remove $DIR replacement in test output
Alex Macleod
-1
/
+1
2024-02-16
Bump ui_test version
Oli Scherer
-1
/
+1
2024-02-08
Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup
Philipp Krones
-0
/
+77
2024-01-31
Add `lint_groups_priority` lint
Alex Macleod
-0
/
+77
2024-01-25
Merge 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-13
fix: add fix for bug, fix test name
Kristof Mattei
-2
/
+3
2024-01-13
chore: negative test for multiple crate versions not working when name contai...
Kristof Mattei
-0
/
+22
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-4
/
+4
2023-12-05
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-4
/
+4
2023-09-12
Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup
Philipp Krones
-0
/
+11
2023-09-07
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-0
/
+11
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-13
/
+1
2023-07-18
Remove unused flags from ui-cargo tests
Alex Macleod
-13
/
+1
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-259
/
+240
2023-06-26
Update tests
Oli Scherer
-259
/
+240
2023-06-02
Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyup
Philipp Krones
-65
/
+4
2023-05-24
Address Dependabot alerts
Takayuki Nakata
-65
/
+4
2023-04-23
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
Philipp Krones
-14
/
+14
2023-04-20
Update to a compiletest-rs version that requires `//@` for commands
Oli Scherer
-14
/
+14
2023-04-11
Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup
Philipp Krones
-2
/
+4
2023-04-03
Show multiple clippy.toml warnings with `sess.warn` instead of `eprintln!`
bhould287
-2
/
+4
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-5
/
+35
2022-10-26
[`use_self`] fix suggestion when full path to struct was given
kraktus
-5
/
+35
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-6
/
+6
2022-10-06
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-6
/
+6
2022-09-21
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
David Koloski
-0
/
+29
2022-09-13
Make module-style lints resilient to --remap-path-prefix
Wim Looman
-0
/
+29
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-35
/
+49
2022-07-25
Enable test multiple_config_files on windows
alex-semenyuk
-2
/
+0
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-13
/
+13
2022-07-17
Add `ui_cargo_toml_metadata` test
Samuel E. Moelius III
-33
/
+49
2022-07-15
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-13
/
+13
2022-07-07
Rollup merge of #98507 - xFrednet:rfc-2383-manual-expectation-magic, r=wesley...
Dylan DPC
-4
/
+28
2022-07-06
Fix `#[expect]` and `#[allow]` for `clippy::duplicate_mod`
xFrednet
-4
/
+28
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-2
/
+280
2022-06-28
add uitests for cargo rust-version field
Marcel Hellwig
-0
/
+278
2022-06-28
parse `Cargo.toml` file in ui-cargo tests
Marcel Hellwig
-2
/
+2
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-0
/
+69
2022-05-14
Add `duplicate_mod` lint
Alex Macleod
-0
/
+69
2022-04-08
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
flip1995
-6
/
+6
[next]