Skip to content

Commit

Permalink
Add const_ptr_null feature
Browse files Browse the repository at this point in the history
This seems to be required now, due to rust-lang/rust#43017
  • Loading branch information
ids1024 committed Sep 18, 2017
1 parent 4a15b0e commit 1df1ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions newlib/libc/sys/redox/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
alloc_system,
compiler_builtins_lib,
const_fn,
const_ptr_null,
core_intrinsics,
drop_types_in_const,
global_allocator,
Expand Down

0 comments on commit 1df1ef7

Please sign in to comment.