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
/
clippy_lints
/
src
/
utils
Age
Commit message (
Expand
)
Author
Lines
2017-09-18
Fix case in doc_valid_idents
Martin Carton
-1
/
+1
2017-09-18
lints/doc_markdown: add two more entries
Luca Bruno
-1
/
+1
2017-09-16
add suggestions for .clone() in ptr_arg fns
Andre Bogus
-0
/
+21
2017-09-13
Rustup
Oliver Schneider
-0
/
+4
2017-09-12
Rustup
Oliver Schneider
-9
/
+9
2017-09-10
suggestion for ptr_arg
Andre Bogus
-0
/
+9
2017-09-09
Add CLONE_ON_REF_PTR lint
Aaron Hill
-0
/
+4
2017-09-09
Use hir_id instead of fetching hir_id via the NodeId
Oliver Schneider
-1
/
+1
2017-09-09
Update for latest Rust
Aaron Hill
-10
/
+10
2017-09-05
Run nightly rustfmt
Oliver Schneider
-254
/
+245
2017-09-04
Fix "further information" link
M. Hasbini
-1
/
+1
2017-09-03
Run rustfmt
Manish Goregaokar
-7
/
+13
2017-09-01
Link to current versions docs instead of master docs
Oliver Schneider
-1
/
+2
2017-09-01
wiki -> docs
Oliver Schneider
-6
/
+6
2017-09-01
Deprecate the wiki and remove the lint list from the README (fixes #1933)
Oliver Schneider
-1
/
+1
2017-08-31
Accessing `Span` internals is deprecated
Oliver Schneider
-15
/
+9
2017-08-30
Rustup (fixes #2002)
Oliver Schneider
-6
/
+24
2017-08-25
New lint: (maybe_)infinite_iter
Andre Bogus
-0
/
+2
2017-08-25
Merge pull request #1989 from Frederick888/fix-1988
Martin Carton
-9
/
+6
2017-08-25
fix PathParameters usage
Frederick Zhang
-9
/
+6
2017-08-24
Rename `match_path_old` to `match_path`
Alexey Zabelin
-19
/
+19
2017-08-24
Merge pull request #1959 from DarkEld3r/1884-borrowed-box-any
Oliver Schneider
-0
/
+1
2017-08-23
add closure arg check, also catch non-consts
Andre Bogus
-0
/
+28
2017-08-23
Fix borrowed_box lint for Box<Any>
Stanislav Tkach
-0
/
+1
2017-08-22
new lint: naive_bytecount
Andre Bogus
-0
/
+1
2017-08-21
Run Dogfood for `use_self`
Oliver Schneider
-10
/
+12
2017-08-21
Merge pull request #1971 from Frederick888/fix-1970
Oliver Schneider
-2
/
+2
2017-08-21
Merge pull request #1931 from rust-lang-nursery/move_links
Oliver Schneider
-1
/
+1
2017-08-19
use CompilerDesugaringKind
Frederick Zhang
-2
/
+2
2017-08-18
is_from_for_loop: document what first check matches
Joonas Koivunen
-0
/
+7
2017-08-18
is_from_for_desugar: add match for `for _ in x`
Joonas Koivunen
-0
/
+16
2017-08-15
Rustup
Oliver Schneider
-13
/
+13
2017-08-14
Merge branch 'master' into move_links
Oliver Schneider
-206
/
+379
2017-08-14
Rustup
Oliver Schneider
-20
/
+18
2017-08-14
Rustfmt
Oliver Schneider
-186
/
+361
2017-08-06
Change all links to reflect the move to rust-lang-nursery
Andre Bogus
-1
/
+1
2017-08-01
Create a lint authoring helper (generates matching code)
Oliver Schneider
-0
/
+471
2017-07-24
Set show_code_when_inline to true
Matt Kraai
-0
/
+1
2017-07-13
Use token_to_string instead of binop_to_string
Matt Kraai
-2
/
+3
2017-07-10
Run rustfmt
Oliver Schneider
-2
/
+1
2017-07-10
Rustup to *rustc 1.20.0-nightly (d84693b93 2017-07-09)*
Oliver Schneider
-10
/
+9
2017-06-29
Run rustfmt
Oliver Schneider
-2
/
+1
2017-06-29
Fix compilation on rustc 1.20.0-nightly (69c65d296 2017-06-28)
messense
-4
/
+4
2017-06-28
Update for latest master
Oliver Schneider
-1
/
+1
2017-06-16
rustup to rustc 1.19.0-nightly (258ae6dd9 2017-06-15)
messense
-13
/
+13
2017-06-10
Bump to 0.0.139
Manish Goregaokar
-16
/
+16
2017-06-11
Abide by the common rustc::ty conventions.
Eduard-Mihai Burtescu
-17
/
+18
2017-06-11
Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10).
Eduard-Mihai Burtescu
-25
/
+10
2017-06-10
Pass extra parameter to CrateStore::item_children for rustc nightly
Anders Kaseorg
-2
/
+2
2017-06-08
Check for `for` loop desugaring in highering
mcarton
-1
/
+1
[prev]
[next]