1
Fork 0

export assert_unsafe_precondition macro for std-internal use

This commit is contained in:
The 8472 2024-04-21 16:34:42 +02:00
parent 38ded12923
commit 25babe9a79
4 changed files with 11 additions and 4 deletions

View file

@ -358,6 +358,7 @@
#![feature(str_internals)]
#![feature(strict_provenance)]
#![feature(strict_provenance_atomic_ptr)]
#![feature(ub_checks)]
// tidy-alphabetical-end
//
// Library features (alloc):