liveness: Use newtype_index for Variable and LiveNode
This commit is contained in:
parent
49d1ce00f3
commit
57d38975cc
4 changed files with 47 additions and 66 deletions
|
@ -5,6 +5,8 @@
|
|||
//! This API is completely unstable and subject to change.
|
||||
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_panic)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(nll)]
|
||||
#![feature(or_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue