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
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
Lines
2024-08-11
Link `std` statically in `rustc_driver`
John Kåre Alsaker
-0
/
+3
2024-08-08
Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-u...
Philipp Krones
-1
/
+0
2024-03-07
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...
Philipp Krones
-2
/
+7
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-1
/
+1
2023-10-06
Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup
Philipp Krones
-27
/
+36
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-2
/
+1
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-3
/
+5
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-1
/
+1
2023-03-10
Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyup
Philipp Krones
-1
/
+1
2023-01-27
Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyup
Philipp Krones
-1
/
+1
2022-12-17
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
Philipp Krones
-1
/
+0
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-3
/
+1
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-3
/
+3
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-0
/
+13
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-0
/
+4
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-1
/
+1
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-19
/
+1
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-1
/
+8
2021-07-01
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
flip1995
-22
/
+4
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-6
/
+0
2021-02-11
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
flip1995
-24
/
+2
2020-12-23
Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
flip1995
-83
/
+15
2020-12-20
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
flip1995
-6
/
+100
2020-06-23
Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup
flip1995
-0
/
+2
2020-04-15
Apply suggestions from code review
Jane Lusby
-6
/
+6
2020-04-15
manually fixing formatting at this point lol
Jane Lusby
-2
/
+2
2020-04-15
fmt
Jane Lusby
-11
/
+10
2020-04-15
rename field
Jane Lusby
-9
/
+9
2020-04-15
add some tests
Jane Lusby
-0
/
+37
2020-04-15
split it up for testing but the merge broke tests
Jane Lusby
-61
/
+107
2020-03-27
dogfood tasted bad
Jane Lusby
-3
/
+3
2020-03-27
fix rustfmt issue
Jane Lusby
-2
/
+2
2020-03-27
boycott manish
Jane Lusby
-9
/
+11
2020-03-27
check for unstable options
Jane Lusby
-6
/
+24
2020-03-27
Start work on clippy-fix as subcommand
Jane Lusby
-1
/
+6
2020-02-21
Fix fallout
flip1995
-1
/
+1
2019-07-15
Deny warnings in CI
Michael Wright
-0
/
+2
2019-03-12
Remove some unused features and `error-pattern`s
Philipp Hansch
-5
/
+0
2019-02-02
Drive-by cleanups to cargo-clippy. No functional change.
Jeremy Fitzhardinge
-8
/
+2
2019-01-26
Fix dogfood tests on Appveyor
Michael Wright
-0
/
+6
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-25
update CARGO_CLIPPY_HELP string to suggest tool lints.
Matthias Krüger
-3
/
+2
2018-11-27
Run rustfmt on src
flip1995
-3
/
+2
2018-11-17
remove unused allow() attributes, NFC
Matthias Krüger
-2
/
+0
2018-10-11
Remove now-useless `allow(unknown_lints)`
Oliver Scherer
-1
/
+1
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-06
print git commit hash and commit date in version output
Matthias Krüger
-3
/
+6
2018-08-29
Adapt codebase to the tool_lints
flip1995
-3
/
+4
2018-04-04
Fix clippy warning
Michael Wright
-1
/
+1
[next]