]> git.lizzy.rs Git - rust.git/commit
Remove the `suite_index` parameter of the `run_passes!()` macro
authorWesley Wiser <wwiser@gmail.com>
Sun, 21 Oct 2018 14:47:01 +0000 (10:47 -0400)
committerWesley Wiser <wwiser@gmail.com>
Tue, 23 Oct 2018 02:45:36 +0000 (22:45 -0400)
commit895a4b2d45e6d5c274bcd561391b2cc6a73dd2c5
tree3861b7ed9da5253962303d372c4356b49117ea75
parent37e1d2975e1002f0718552554055647392e46f0d
Remove the `suite_index` parameter of the `run_passes!()` macro

This can be obtained via the `$mir_phase` value.
src/librustc/mir/mod.rs
src/librustc_mir/transform/mod.rs