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
/
internal.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-247
/
+0
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-5
/
+5
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-2
/
+2
2020-03-30
Use if let instead of match when only matching a single variant (clippy::sing...
Matthias Krüger
-10
/
+7
2020-03-19
rustc: use LocalDefId instead of DefIndex in HirId.
Eduard-Mihai Burtescu
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-11
Move more into decorate functions.
jumbatm
-2
/
+2
2020-02-11
Run RustFmt
jumbatm
-39
/
+30
2020-02-11
Invert control in struct_lint_level.
jumbatm
-34
/
+47
2020-01-26
Don't use ExpnKind::descr to get the name of a bang macro.
Eduard-Mihai Burtescu
-2
/
+4
2020-01-17
Use named fields for `ast::ItemKind::Impl`
Dylan MacKenzie
-1
/
+1
2020-01-12
Use `report_in_external_macro` for internal lints
Afnan Enayet
-4
/
+8
2020-01-11
move rustc::lint::{context, passes} to rustc_lint.
Mazdak Farrokhzad
-2
/
+1
2020-01-11
{rustc::lint -> rustc_lint}::internal
Mazdak Farrokhzad
-0
/
+241