Bump core::primitive to 1.43
This commit is contained in:
parent
178de46116
commit
9c3ee1bc35
3 changed files with 19 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue