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
Age
Commit message (
Expand
)
Author
Lines
2019-11-06
rustup https://github.com/rust-lang/rust/pull/66014
Lzu Tao
-2
/
+4
2019-11-06
Fix crash in `use-self` lint
Michael Wright
-1
/
+62
2019-11-04
Use correct TypeckTables when hashing bodies
HMPerson1
-0
/
+10
2019-10-28
UI test cleanup: Extract derive_hash_xor_eq tests
Philipp Hansch
-92
/
+95
2019-10-26
Rustup to rust-lang/rust#65773
flip1995
-0
/
+108
2019-10-24
Auto merge of #4721 - phansch:fix_try_err_in_ext_macro, r=flip1995
bors
-6
/
+35
2019-10-24
Fix lint_without_lint_pass lint
flip1995
-1
/
+7
2019-10-24
Fix tests
flip1995
-4
/
+0
2019-10-24
Don't emit try_err lint in external macros
Philipp Hansch
-6
/
+35
2019-10-24
Auto merge of #4675 - lzutao:improve-shellscript, r=phansch
bors
-32
/
+28
2019-10-23
Auto merge of #4680 - hellow554:debug_assert_mut_call, r=flip1995
bors
-0
/
+296
2019-10-23
Auto merge of #4691 - HMPerson1:suggest_iter, r=phansch
bors
-11
/
+33
2019-10-22
Add lint for debug_assert_with_mut_call
Marcel Hellwig
-0
/
+296
2019-10-22
build: improve script and travis config
Lzu Tao
-32
/
+28
2019-10-18
Fix suggestion for ranges
HMPerson1
-1
/
+1
2019-10-18
Omit proc macros from `must_use_candidate`
Andre Bogus
-2
/
+20
2019-10-18
Split out tests
Heinz N. Gies
-165
/
+219
2019-10-18
Add expect
Heinz N. Gies
-1
/
+7
2019-10-18
Add todo and tests
Heinz N. Gies
-2
/
+39
2019-10-18
add restirction for unreachable and panic
Heinz Gies
-2
/
+17
2019-10-18
Fix suggestion span in `explicit_counter_loop`
HMPerson1
-14
/
+14
2019-10-18
Suggest calling `iter` if needed in `explicit_counter_loop`
HMPerson1
-7
/
+29
2019-10-17
Update help text in `inefficient_to_string`
Michael Zhang
-6
/
+6
2019-10-17
Add `run-rustfix` to `inefficient_to_string`
HMPerson1
-7
/
+40
2019-10-16
Add `inefficient_to_string` lint
HMPerson1
-0
/
+86
2019-10-15
Add regression test for ICE in use-self lint
flip1995
-0
/
+36
2019-10-15
Change terminology from static to associated
James Wang
-9
/
+9
2019-10-15
Change lint to be pedantic
James Wang
-186
/
+172
2019-10-15
Add a new lint for unused self
James Wang
-143
/
+344
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-57
/
+422
2019-10-09
New lint: suspicious_unary_op_formatting
Nikos Filippakis
-0
/
+58
2019-10-09
Auto merge of #4635 - Lythenas:suggestions-for-assert-false, r=flip1995
bors
-6
/
+26
2019-10-08
Addresses Issue #4001
Ethan Lam
-0
/
+138
2019-10-08
Auto merge of #4611 - rust-lang:doc-visibility, r=flip1995
bors
-7
/
+79
2019-10-08
Auto merge of #4592 - rust-lang:transmute-collection, r=flip1995
bors
-25
/
+178
2019-10-07
Match any expr for panic message
Matthias Seiffert
-5
/
+16
2019-10-07
Add message to replace assert!(false) help
Matthias Seiffert
-4
/
+13
2019-10-06
Move is_argument check into mutate
flip1995
-0
/
+16
2019-10-05
Merge consume and consume_pat in escape analysis
flip1995
-22
/
+0
2019-10-04
Fix needless_pass_by_value
flip1995
-32
/
+8
2019-10-04
Auto merge of #4613 - Lythenas:lint-assert_eq-unit_exprs, r=flip1995
bors
-3
/
+95
2019-10-04
Rollup merge of #4614 - HMPerson1:abs_cast_unsigned, r=flip1995
Phil Hansch
-0
/
+5
2019-10-03
Update unit_cmp tests to include blocks for asserts
Matthias Seiffert
-15
/
+67
2019-10-03
Update the .stderr to include the backticks
Matthias Seiffert
-4
/
+4
2019-10-03
Test fixes
Shotaro Yamada
-47
/
+58
2019-10-03
Add run-rustfix
Shotaro Yamada
-96
/
+232
2019-10-03
Fix false-positive of redundant_clone and move to clippy::perf
Shotaro Yamada
-3
/
+109
2019-10-02
Allow casts from the result of `abs` to unsigned
HMPerson1
-0
/
+5
2019-10-02
Add check for assert_eq macros to unit_cmp lint
Matthias Seiffert
-3
/
+43
2019-10-02
New lint: unsound_collection_transmute
Andre Bogus
-25
/
+178
[prev]
[next]