update tracking issue for nll

Point to the new tracing issue for nll
This commit is contained in:
toidiu 2018-02-22 09:13:44 -05:00 committed by GitHub
parent 27a046e933
commit 4d8b251835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ declare_features! (
(active, rustc_attrs, "1.0.0", Some(29642)),
// Allows the use of non lexical lifetimes; RFC 2094
(active, nll, "1.0.0", Some(44928)),
(active, nll, "1.0.0", Some(43234)),
// Allows the use of #[allow_internal_unstable]. This is an
// attribute on macro_rules! and can't use the attribute handling