John Kåre Alsaker
|
fff20a703d
|
Move expansion of query macros in rustc_middle to rustc_middle::query
|
2023-05-15 08:49:13 +02:00 |
|
Vadim Petrochenkov
|
6cd4dd3091
|
rustc_hir: Relax lifetime requirements on Visitor::visit_path
|
2022-12-01 17:04:02 +03:00 |
|
Camille GILLOT
|
290f0781b4
|
Store LocalDefId in hir::Closure.
|
2022-11-13 14:04:02 +00:00 |
|
Miguel Guarniz
|
16513d689e
|
Rename local_did to def_id
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
|
2022-07-29 18:26:10 -04:00 |
|
Miguel Guarniz
|
25bdc8965e
|
Change maybe_body_owned_by to take local def id
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
|
2022-07-29 18:25:58 -04:00 |
|
Camille GILLOT
|
3039cfeb6a
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
|
Cameron Steffen
|
45db716902
|
Replace NestedVisitorMap with NestedFilter
|
2022-01-16 16:02:36 -06:00 |
|
Peter Jaszkowiak
|
c4bafafac1
|
Remove in_band_lifetimes for rustc_passes
|
2021-12-15 20:12:53 -07:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|