Add #![feature] attributes to doctests

This commit is contained in:
Brian Anderson 2015-03-13 15:28:35 -07:00
parent df290f127e
commit e9019101a8
107 changed files with 649 additions and 22 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![feature(optin_builtin_traits)]
#![feature(optin_builtin_traits, core)]
// pp-exact