diff options
Diffstat (limited to 'src/libcore/libc.rs')
| -rw-r--r-- | src/libcore/libc.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libcore/libc.rs b/src/libcore/libc.rs index a1107d49c0e..6976c83a6f4 100644 --- a/src/libcore/libc.rs +++ b/src/libcore/libc.rs @@ -8,9 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// NB: transitionary, de-mode-ing. -#[forbid(deprecated_mode)]; -#[forbid(deprecated_pattern)]; /*! * Bindings for libc. * |
