diff options
Diffstat (limited to 'src/libunwind/lib.rs')
| -rw-r--r-- | src/libunwind/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libunwind/lib.rs b/src/libunwind/lib.rs index ea5eee3cc7d..2b3c19c067e 100644 --- a/src/libunwind/lib.rs +++ b/src/libunwind/lib.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![deny(bare_trait_objects)] - #![no_std] #![unstable(feature = "panic_unwind", issue = "32837")] |
