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
/
compiler
/
rustc_lint
/
src
/
passes.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-12
Remove unused argument from `check_mac_def`.
Nicholas Nethercote
-1
/
+1
2022-09-12
Remove unused argument from `visit_poly_trait_ref`.
Nicholas Nethercote
-1
/
+1
2022-09-12
Remove unused span argument from `check_mod` and `process_mod`.
Nicholas Nethercote
-1
/
+1
2022-09-06
Allow lint passes to be bound by `TyCtxt`
Jason Newcomb
-1
/
+1
2022-08-29
Remove `Sync` requirement from lint pass objects as they are created on demand
Jason Newcomb
-3
/
+2
2022-08-11
Simplify `rustc_ast::visit::Visitor::visit_poly_trait_ref`.
Nicholas Nethercote
-2
/
+1
2022-07-29
Remove some late `check_*` functions.
Nicholas Nethercote
-19
/
+1
2022-07-29
Remove some early `check_*` functions.
Nicholas Nethercote
-19
/
+0
2021-09-30
Do not pass hir::Crate to lints.
Camille GILLOT
-2
/
+2
2021-07-25
Add inferred args to typeck
kadmin
-0
/
+1
2021-03-16
ast/hir: Rename field-related structures
Vadim Petrochenkov
-2
/
+2
2021-02-18
ast: Stop using `Mod` in `Crate`
Vadim Petrochenkov
-2
/
+0
2020-10-16
Add check_generic_arg early pass
Santiago Pastorino
-0
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+285