Nicholas Nethercote
|
232bd80130
|
Simplify rustc_ast::visit::Visitor::visit_poly_trait_ref .
It is passed an argument that is never used.
|
2022-08-11 11:10:01 +10:00 |
|
Santiago Pastorino
|
ece52451f6
|
Do not collect lifetimes with Infer resolution
|
2022-08-04 12:40:00 -03:00 |
|
Santiago Pastorino
|
5e71659983
|
Add docs to record_elided_anchor
|
2022-08-04 11:27:02 -03:00 |
|
Santiago Pastorino
|
f8b1b2bdfb
|
Extract record_elided_anchor
|
2022-08-04 11:27:02 -03:00 |
|
Santiago Pastorino
|
c390bda356
|
Record RPITs elided lifetimes in Rptr Tys
|
2022-08-04 11:26:55 -03:00 |
|
Santiago Pastorino
|
1802d45b12
|
Record RPITs elided lifetimes in path segments
|
2022-08-04 11:26:54 -03:00 |
|
Santiago Pastorino
|
81c4d2371a
|
Restructure visit_ty in a more clear way
|
2022-08-04 11:26:54 -03:00 |
|
Santiago Pastorino
|
05b989e16e
|
Skip lifetimes in binders when visiting
|
2022-08-04 11:26:54 -03:00 |
|
Santiago Pastorino
|
4f334f2b97
|
Move LifetimeCollectVisitor to rustc_ast_lowering
|
2022-08-04 11:26:54 -03:00 |
|