Remove nacl from libstd
This commit is contained in:
parent
b8fad2d219
commit
aad1c998c7
10 changed files with 4 additions and 232 deletions
|
@ -8,8 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![cfg_attr(target_os = "nacl", allow(dead_code))]
|
||||
|
||||
/// Common code for printing the backtrace in the same way across the different
|
||||
/// supported platforms.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue