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
/
librustc_lint
/
levels.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-5
/
+5
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-5
/
+5
2020-03-14
Index HIR after creating TyCtxt
John Kåre Alsaker
-2
/
+2
2020-03-14
Update `krate_attrs` and `get_module`
John Kåre Alsaker
-1
/
+1
2020-03-12
remove lifetimes that can be elided (clippy::needless_lifetimes)
Matthias Krüger
-1
/
+1
2020-03-06
Don't redundantly repeat field names (clippy::redundant_field_names)
Matthias Krüger
-2
/
+2
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-3
/
+3
2020-02-28
use is_empty() instead of len() == x to determine if structs are empty.
Matthias Krüger
-1
/
+1
2020-02-11
Move more into decorate functions.
jumbatm
-8
/
+7
2020-02-11
Run RustFmt
jumbatm
-9
/
+8
2020-02-11
Invert control in struct_lint_level.
jumbatm
-40
/
+46
2020-02-01
syntax::print -> new crate rustc_ast_pretty
Mazdak Farrokhzad
-3
/
+2
2020-02-01
1. move node_id to syntax
Mazdak Farrokhzad
-4
/
+4
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-1
/
+0
2020-01-11
move rustc::lint::{context, passes} to rustc_lint.
Mazdak Farrokhzad
-3
/
+388
2020-01-11
move logic to LintLevelsBuilder
Mazdak Farrokhzad
-6
/
+3
2020-01-11
GlobalCtxt: Erase `LintStore` type.
Mazdak Farrokhzad
-2
/
+3
2020-01-08
normalize rustc::hir::intravisit imports
Mazdak Farrokhzad
-1
/
+1
2020-01-08
intravisit: abstract over HIR Map
Mazdak Farrokhzad
-1
/
+4
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-2
/
+2
2020-01-01
Move lint levels machanism in librustc_lint.
Camille GILLOT
-0
/
+125