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
/
librustc
/
lint
/
levels.rs
Age
Commit message (
Expand
)
Author
Lines
2018-05-02
make it compile again
flip1995
-2
/
+2
2018-05-02
Remove Option from the return type of Attribute::name()
Seiichi Uchida
-1
/
+1
2018-04-06
Use `Ident` instead of `Name` in `MetaItem`
Vadim Petrochenkov
-1
/
+1
2018-03-08
Add InterpretInterner to StableHashingContext for AllocId serialization
Oliver Schneider
-2
/
+2
2018-02-23
Allow future-incompat lints to mention an epoch
Manish Goregaokar
-7
/
+10
2017-09-24
add lint levels to VisibilityScope
Ariel Ben-Yehuda
-0
/
+5
2017-09-18
incr.comp.: Remove tcx from StableHashingContext.
Michael Woerister
-2
/
+2
2017-09-18
incr.comp.: Use StableHash impls instead of functions for hashing most maps.
Michael Woerister
-15
/
+16
2017-09-18
incr.comp.: Compute hashes of all query results.
Michael Woerister
-0
/
+61
2017-08-31
add a lowercase suggestion to unknown_lints
Andre Bogus
-3
/
+17
2017-08-13
rustc: Fix `unknown_lints` next to an unknown lint
Alex Crichton
-19
/
+46
2017-08-09
rustc: Rearchitect lints to be emitted more eagerly
Alex Crichton
-0
/
+343