diff options
Diffstat (limited to 'tests/rustdoc-json/non_lifetime_binders.rs')
| -rw-r--r-- | tests/rustdoc-json/non_lifetime_binders.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rustdoc-json/non_lifetime_binders.rs b/tests/rustdoc-json/non_lifetime_binders.rs index 8443141fecd..7c518a8f5a7 100644 --- a/tests/rustdoc-json/non_lifetime_binders.rs +++ b/tests/rustdoc-json/non_lifetime_binders.rs @@ -1,5 +1,3 @@ -// ignore-tidy-linelength - #![feature(non_lifetime_binders)] #![allow(incomplete_features)] |
