File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 33
33
ptr_internals, // No tracking issue
34
34
linked_list_cursors, // https://github.com/rust-lang/rust/issues/58533
35
35
extern_types, // https://github.com/rust-lang/rust/issues/43467
36
- new_uninit, // https://github.com/rust-lang/rust/issues/63291
37
36
step_trait, // https://github.com/rust-lang/rust/issues/42168
38
37
prelude_import, // No tracking issue
39
38
allocator_api, // https://github.com/rust-lang/rust/issues/32838
48
47
strict_provenance,
49
48
associated_type_defaults,
50
49
trait_upcasting,
51
- asm_const ,
50
+ new_zeroed_alloc , // https://github.com/rust-lang/rust/issues/129396
52
51
sync_unsafe_cell
53
52
) ]
54
53
// TODO(andypython): can we remove the dependency of "prelude_import" and "lang_items"?
You can’t perform that action at this time.
0 commit comments