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
/
suggestions.stderr
Age
Commit message (
Expand
)
Author
Lines
2019-03-25
Update tests
John Kåre Alsaker
-18
/
+18
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2019-02-15
Update tests
varkor
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-14
/
+14
2018-10-16
in which unused-parens suggestions heed what the user actually wrote
Zack M. Davis
-5
/
+5
2018-10-06
rustc: Allow `#[no_mangle]` anywhere in a crate
Alex Crichton
-51
/
+31
2018-06-30
private no-mangle lints: help hint note if visibility modifier is `pub`
Zack M. Davis
-21
/
+26
2018-06-30
private no-mangle lints: issue suggestion for restricted visibility
Zack M. Davis
-6
/
+22
2018-02-26
Update UI tests
Vadim Petrochenkov
-16
/
+16
2018-01-26
Consider all whitespace when preparing span
Esteban Küber
-27
/
+39
2018-01-26
Include space in suggestion `mut` in bindings
Esteban Küber
-1
/
+1
2018-01-16
in which the private no-mangle lints receive a valued lesson in humility
Zack M. Davis
-10
/
+22
2017-12-19
Point at `while true` span instead of entire block
Esteban Küber
-12
/
+2
2017-12-09
Resolve type on return type suggestion
Esteban Küber
-2
/
+2
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-22
/
+22
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-2
/
+6
2017-10-16
bolster UI test converage for lint suggestions
Zack M. Davis
-11
/
+66
2017-10-14
rustc: Remove `used_mut_nodes` from `TyCtxt`
Alex Crichton
-14
/
+14
2017-09-30
code suggestions for unused-mut, while-true lints; UI test
Zack M. Davis
-0
/
+45