mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
afdd0c3ade
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`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |