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-12-22
Update wildcard enum match lint for non_exhaustive enums
Daniel Wagner-Hall
-7
/
+73
2019-12-21
Reduce cognitive complexity lint span
Krishna Veera Reddy
-142
/
+86
2019-12-21
rustup "Merge `ast::Mutability` and `mir::Mutability`"
Lzu Tao
-1
/
+1
2019-12-21
Deprecate unused_label lint
flip1995
-70
/
+11
2019-12-21
rustup https://github.com/rust-lang/rust/pull/67130
Matthias Krüger
-1
/
+21
2019-12-20
Auto merge of #4913 - mikerite:step-by-zero-20191218, r=phansch
bors
-57
/
+77
2019-12-19
Auto merge of #4915 - mikerite:fix-4912-2, r=phansch
bors
-1
/
+21
2019-12-19
Fix `expect_fun_call` false negative on references
Michael Wright
-1
/
+21
2019-12-18
Update iterator_step_by_zero
Michael Wright
-57
/
+77
2019-12-17
Detect comparisons with NAN constants
Krishna Veera Reddy
-13
/
+100
2019-12-14
Update tests for revert of never type stabilization
Mark Rousskov
-11
/
+14
2019-12-12
Auto merge of #4883 - krishna-veerareddy:issue-4818-cast-sign-loss-false-posi...
bors
-0
/
+45
2019-12-07
Move `transmute_float_to_int` test cases into separate file
Krishna Veera Reddy
-57
/
+61
2019-12-07
Add lint to detect transmutes from float to integer
Krishna Veera Reddy
-9
/
+57
2019-12-06
Add lint for pub fns returning a `Result` without documenting errors
RobbieClarken
-0
/
+98
2019-12-05
Add widening tests for `cast_sign_loss` lint
Krishna Veera Reddy
-0
/
+20
2019-12-05
Fix false positive with cast_sign_loss lint
Krishna Veera Reddy
-0
/
+25
2019-12-05
Change to only detect in external macros.
daxpedda
-12
/
+18
2019-12-04
Fix false positive in `string_add`.
daxpedda
-0
/
+9
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-2
/
+8
2019-12-03
Auto merge of #4877 - flip1995:manual_swap_4853, r=llogiq
bors
-7
/
+102
2019-12-03
Update op_ref.stderr
flip1995
-9
/
+1
2019-12-03
Make manual_swap autofixable
flip1995
-7
/
+93
2019-12-03
Add regression test for manual_swap
flip1995
-5
/
+14
2019-12-02
Normalize custom ICE test
flip1995
-0
/
+1
2019-12-01
Auto merge of #4690 - lzutao:fix-test-on-non-amd64, r=flip1995
bors
-95
/
+484
2019-12-01
account for external macro in MISSING_INLINE_IN_PUBLIC_ITEMS lint
Lzu Tao
-0
/
+4
2019-12-01
build(tests/fmt): use shared target dir
Lzu Tao
-1
/
+3
2019-12-01
chore: fix and split some ui tests on 32bit system
Lzu Tao
-87
/
+481
2019-12-01
remove needless my_lint ui test
Lzu Tao
-7
/
+0
2019-11-29
Less needless_doctest_main false positives
Andre Bogus
-0
/
+43
2019-11-29
Use rustc_env instead of exec_env for test
Philipp Hansch
-3
/
+3
2019-11-29
Make triggering this lint less likely :paperclip:
Philipp Hansch
-1
/
+1
2019-11-29
Use exec_env to set backtrace level and normalize output
Philipp Hansch
-2
/
+6
2019-11-29
Use Clippy version in ICE message
Philipp Hansch
-1
/
+1
2019-11-29
Add custom ICE message that points to Clippy repo
Philipp Hansch
-0
/
+16
2019-11-28
Use `println!` on success instead of `eprintln!`
Philipp Krones
-1
/
+1
2019-11-28
Rust implementation of integration test
flip1995
-0
/
+75
2019-11-28
Auto merge of #4855 - phansch:rollup-x7yail7, r=phansch
bors
-1
/
+102
2019-11-28
Rollup merge of #4842 - timbodeit:comparison-chain-false-positive-4827, r=fli...
Phil Hansch
-1
/
+102
2019-11-28
Auto merge of #4851 - daxpedda:float-arithmetic, r=flip1995
bors
-0
/
+4
2019-11-28
Auto merge of #4821 - Areredify:as_conversions, r=flip1995
bors
-2
/
+36
2019-11-28
Auto merge of #4808 - euclio:string-lit-as-bytes, r=phansch
bors
-1
/
+11
2019-11-28
make use of Result::map_or
Lzu Tao
-6
/
+6
2019-11-27
Add blank stderr file for cant_be_const test
Manish Goregaokar
-0
/
+0
2019-11-27
Add BorrowKind::Ref
Manish Goregaokar
-1
/
+1
2019-11-26
trigger string_lit_as_bytes when literal has escapes
Andy Russell
-1
/
+11
2019-11-25
Remove negative float literal checks.
daxpedda
-0
/
+4
2019-11-25
implemented `as_conversions` lint
Mikhail Babenko
-2
/
+36
2019-11-25
Rustup to rust-lang/rust#64856
flip1995
-8
/
+2
[prev]
[next]