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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
lint
Age
Commit message (
Expand
)
Author
Lines
2017-10-01
correct unused-parens lint suggestion to strip exact pair
Zack M. Davis
-0
/
+26
2017-09-30
code suggestions for unused-mut, while-true lints; UI test
Zack M. Davis
-0
/
+65
2017-09-15
RFC 1940 UI test in own directory, exercise must_use trait methods
Zack M. Davis
-53
/
+0
2017-08-31
add a lowercase suggestion to unknown_lints
Andre Bogus
-0
/
+41
2017-08-22
hard feature-gate for #[must_use] on functions
Zack M. Davis
-6
/
+7
2017-08-09
rustc: Rearchitect lints to be emitted more eagerly
Alex Crichton
-18
/
+29
2017-08-08
#[must_use] for functions (RFC 1940)
Zack M. Davis
-0
/
+47
2017-07-02
report the total number of errors on compilation failure
Ariel Ben-Yehuda
-1
/
+1
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-3
/
+3
2017-06-29
Rollup merge of #42919 - zackmdavis:once_again_we_heard_you_the_first_time, r...
Ariel Ben-Yehuda
-5
/
+5
2017-06-26
make lint on-by-default/implied-by messages appear only once
Zack M. Davis
-5
/
+5
2017-06-23
only set "overruled by outer forbid" once for lint groups, by group name
Zack M. Davis
-0
/
+51
2017-05-24
Change error count messages
Michael Kohl
-3
/
+3
2017-02-04
note wording: lint implied by lint group, not lint group implies lint
Zack M. Davis
-8
/
+8
2017-02-04
make lint-group-style test a UI rather than a compile-fail test
Zack M. Davis
-0
/
+103
2017-02-04
note lint group set on command line triggering individual lint
Zack M. Davis
-0
/
+88