Removed in_band_lifetimes
from rustc_traits
This commit is contained in:
parent
7ca74ea0af
commit
58a888fcc1
5 changed files with 9 additions and 10 deletions
|
@ -2,7 +2,6 @@
|
|||
//! the guts are broken up into modules; see the comments in those modules.
|
||||
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(nll)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue