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
/
test
/
ui
/
lint
Age
Commit message (
Expand
)
Author
Lines
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+9628
2018-08-01
`Applicability`-ify librustc_lint
Zack M. Davis
-1
/
+1
2018-07-17
rustc: Polish off `in_external_macro`
Alex Crichton
-0
/
+79
2018-07-03
Auto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
bors
-0
/
+45
2018-06-30
private no-mangle lints: help hint note if visibility modifier is `pub`
Zack M. Davis
-28
/
+47
2018-06-30
private no-mangle lints: issue suggestion for restricted visibility
Zack M. Davis
-6
/
+28
2018-06-30
unreachable_pub lint: grab `pub` span from HIR rather than inferring it
Zack M. Davis
-10
/
+16
2018-06-26
rename lint to `unnameable-test-functions`
Esteban Küber
-6
/
+6
2018-06-26
Lint inner fn marked as `#[test]`
Esteban Küber
-0
/
+45
2018-06-26
inclusive range syntax lint (`...` → `..=`)
Zack M. Davis
-0
/
+58
2018-06-23
in which the trivial-casts word to the wise is tucked into a help note
Zack M. Davis
-0
/
+95
2018-05-23
Auto merge of #50682 - F001:issue-50589, r=petrochenkov
bors
-0
/
+46
2018-05-23
inverting speculative flag
F001
-0
/
+11
2018-05-21
update tests
Manish Goregaokar
-0
/
+16
2018-05-20
avoid reporting twice
F001
-11
/
+0
2018-05-20
Fix according to comments
F001
-7
/
+16
2018-05-20
re-implement
F001
-0
/
+37
2018-05-19
Auto merge of #50893 - kennytm:rollup, r=kennytm
bors
-15
/
+30
2018-05-18
Default `unused_labels` to allow, move to "unused"
Kyle Stachowicz
-10
/
+24
2018-05-18
Add tests for new labeled blocks for `unused_labels`
Kyle Stachowicz
-9
/
+26
2018-05-18
Reimplement unused_labels lint as a compiler builtin in the resolver
Kyle Stachowicz
-0
/
+128
2018-05-18
Revert "Add lint checks for unused loop labels"
Kyle Stachowicz
-129
/
+0
2018-05-18
Add test case for shadowed labels, with the inner broken multiple times
Kyle Stachowicz
-8
/
+37
2018-05-18
Rename `unused_loop_label` to `unused_label` and fix/clean up lint logic
Kyle Stachowicz
-9
/
+9
2018-05-18
Add additional test case to unused_label lint
Kyle Stachowicz
-22
/
+35
2018-05-18
Rename test to `unused_label` and remove empty `stdout` file
Kyle Stachowicz
-0
/
+0
2018-05-18
Add lint checks for unused loop labels
Kyle Stachowicz
-0
/
+87
2018-05-18
in which the unused shorthand field pattern debacle/saga continues
Zack M. Davis
-15
/
+30
2018-05-14
Auto merge of #50675 - csmoe:var_span, r=oli-obk
bors
-10
/
+55
2018-05-13
Revert "mark applicability"
csmoe
-1
/
+0
2018-05-13
mark applicability
csmoe
-0
/
+1
2018-05-13
reduce variable span
csmoe
-10
/
+55
2018-05-10
don't make crazy suggestion for unreachable braced pub-use
Zack M. Davis
-24
/
+42
2018-04-30
Auto merge of #48925 - zackmdavis:fn_must_stabilize, r=nikomatsakis
bors
-23
/
+22
2018-05-01
Rollup merge of #50327 - varkor:match-unused-struct-field, r=estebank
kennytm
-6
/
+85
2018-04-30
Correct unused field warning on struct match container patterns
varkor
-6
/
+55
2018-04-30
Correct unused field warning on box struct match
varkor
-9
/
+21
2018-04-30
Correct unused field warning on &struct match
varkor
-4
/
+22
2018-04-28
stabilize `#[must_use]` for functions and must-use operators
Zack M. Davis
-23
/
+22
2018-04-22
Make must_use lint cover all binary/unary operators
Aaron Aaeng
-0
/
+184
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-15
/
+15
2018-03-26
update test
Mark Mansi
-7
/
+7
2018-03-26
Stabilize i128_type
Mark Mansi
-2
/
+0
2018-03-14
update tests
Guillaume Gomez
-2
/
+10
2018-03-02
Remove isize test
flip1995
-11
/
+1
2018-03-01
Adapt stderr of UI test to PR #48449
flip1995
-8
/
+8
2018-03-01
Rewrite error reporting as requested
flip1995
-17
/
+13
2018-03-01
Suggest type for overflowing bin/hex-literals
flip1995
-0
/
+105
2018-02-26
Fix rebase
Vadim Petrochenkov
-10
/
+10
[prev]
[next]