1
Fork 0

Bump core::primitive to 1.43

This commit is contained in:
David Tolnay 2020-02-23 23:59:39 -08:00
parent 178de46116
commit 9c3ee1bc35
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
3 changed files with 19 additions and 19 deletions

View file

@ -550,7 +550,7 @@ pub use core::{
trace_macros,
};
#[stable(feature = "core_primitive", since = "1.42.0")]
#[stable(feature = "core_primitive", since = "1.43.0")]
pub use core::primitive;
// Include a number of private modules that exist solely to provide