Files
rust/compiler/rustc_hir/src
Yuki Okushi afdd0c3ade Rollup merge of #90071 - cjgillot:no-blocks, r=oli-obk
Remove hir::map::blocks and use FnKind instead

The principal tool is `FnLikeNode`, which is not often used and can be easily implemented using `rustc_hir::intravisit::FnKind`.
2021-10-21 14:11:08 +09:00
..
2021-10-09 23:47:59 +02:00
2021-10-11 22:36:46 +02:00
2021-10-19 23:31:51 +02:00
2021-10-19 23:31:51 +02:00
2021-08-28 00:16:34 -07:00
2021-07-06 11:28:06 +02:00