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
2019-05-04
Fix misleading indentation
Jesper Steen Møller
-6
/
+5
2019-05-04
Fix #45268 by saving all NodeId's for resolved traits.
Jesper Steen Møller
-0
/
+61
2019-04-30
Include signed integer types in the lint
varkor
-1
/
+8
2019-04-30
Preserve literal suffixes
varkor
-1
/
+8
2019-04-30
Place types inside backticks
varkor
-77
/
+75
2019-04-30
Add a test for overflowing endpoints
varkor
-0
/
+47
2019-04-23
Update ui tests
varkor
-3
/
+3
2019-04-23
Remove unnecessary ignore-tidy-linelength
varkor
-2
/
+0
2019-04-17
Rollup merge of #59128 - oli-obk:colorful_json, r=mark-i-m,eddyb
Mazdak Farrokhzad
-71
/
+72
2019-04-16
Don't test json with color codes on windows
Oliver Scherer
-53
/
+54
2019-04-15
include mode in unused binding suggestion span
Andy Russell
-0
/
+107
2019-04-02
Update ui tests to latest master
Oliver Scherer
-18
/
+18
2019-04-02
Rename `colorful-json` to `json-rendered` and make it a selection instead of ...
Oliver Scherer
-27
/
+27
2019-04-02
Emit ansi color codes in the `rendered` field of json diagnostics
Oliver Scherer
-45
/
+45
2019-03-30
Handle glob import in redundancy check
Fabian Drinck
-9
/
+0
2019-03-30
Change message to present tense
Fabian Drinck
-4
/
+4
2019-03-30
Add glob import to redundancy test
Fabian Drinck
-6
/
+36
2019-03-30
Fix tests
Fabian Drinck
-5
/
+13
2019-03-30
Replace REDUNDANT_IMPORT with UNUSED_IMPORTS
Fabian Drinck
-7
/
+4
2019-03-30
Edit ui tests
Fabian Drinck
-0
/
+1
2019-03-30
Distinguish between imported and defined items
Fabian Drinck
-1
/
+1
2019-03-30
Bless tests
Fabian Drinck
-0
/
+23
2019-03-30
Improve warning
Fabian Drinck
-7
/
+4
2019-03-30
Add lint for redundant imports
Fabian Drinck
-0
/
+31
2019-03-25
Update tests
John Kåre Alsaker
-26
/
+26
2019-03-14
Auto merge of #59120 - alexreg:move-issue-tests-1, r=varkor
bors
-2
/
+7
2019-03-14
Moved issue tests to subdirs and normalised names.
Alexander Regueiro
-2
/
+7
2019-03-12
Visit impl Trait for dead_code lint
Seo Sanghyeon
-0
/
+32
2019-03-11
Update tests
Vadim Petrochenkov
-461
/
+461
2019-02-25
Rollup merge of #55632 - ollie27:deny_overflowing_literals, r=Centril
Mazdak Farrokhzad
-14
/
+43
2019-02-15
Update tests
varkor
-6
/
+6
2019-02-14
Rollup merge of #58407 - euclio:upper-camel-case, r=estebank
Mazdak Farrokhzad
-62
/
+36
2019-02-13
specify "upper camel case" in style lint
Andy Russell
-62
/
+36
2019-02-11
Use hidden suggestions for unused imports lint
Esteban Küber
-14
/
+12
2019-02-08
unused_imports: update tests
Pietro Albini
-15
/
+17
2019-01-28
Unused variable suggestions on all patterns.
David Wood
-11
/
+11
2019-01-19
Rollup merge of #57502 - nikomatsakis:fix-trait-alias-1b, r=nikomatsakis
Mazdak Farrokhzad
-0
/
+60
2019-01-17
Deny the `overflowing_literals` lint for all editions
Oliver Middleton
-14
/
+43
2019-01-16
Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis
bors
-7
/
+7
2019-01-15
Rollup merge of #57467 - JohnTitor:implement-the-check-attribute-1, r=oli-obk
Mazdak Farrokhzad
-0
/
+30
2019-01-15
Fix tests
Yuki Okushi
-32
/
+11
2019-01-15
Add error check
Yuki Okushi
-9
/
+30
2019-01-15
Add test
Yuki Okushi
-0
/
+30
2019-01-13
Implement basic input validation for built-in attributes
Vadim Petrochenkov
-7
/
+7
2019-01-10
new trait alias tests
Niko Matsakis
-0
/
+60
2019-01-08
improve non_camel_case_types diagnostics
Andy Russell
-63
/
+92
2019-01-08
improve non_upper_case_globals diagnostics
Andy Russell
-14
/
+178
2019-01-08
improve non_snake_case diagnostics
Andy Russell
-85
/
+96
2018-12-29
update tests line numbers
Matthias Krüger
-13
/
+13
2018-12-28
remove remaining copyright headers
Matthias Krüger
-8
/
+0
[next]