Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb83aa1d

Browse files
feat(kern): remove const_ptr_is_null, strict_provenance as they have
been stabilisedSigned-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
1 parentc5f8114 commitb83aa1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/aero_kernel/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,8 @@
4141
maybe_uninit_as_bytes,// https://github.com/rust-lang/rust/issues/93092
4242
const_trait_impl,// https://github.com/rust-lang/rust/issues/67792
4343
int_roundings,// https://github.com/rust-lang/rust/issues/88581
44-
const_ptr_is_null,// https://github.com/rust-lang/rust/issues/74939
4544
naked_functions,// https://github.com/rust-lang/rust/issues/32408
4645
cfg_match,// https://github.com/rust-lang/rust/issues/115585
47-
strict_provenance,
4846
associated_type_defaults,
4947
trait_upcasting,
5048
new_zeroed_alloc,// https://github.com/rust-lang/rust/issues/129396

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp