1
Fork 0

Bump version placeholders

This commit is contained in:
Mark Rousskov 2023-10-02 19:12:46 -04:00
parent eb0f3ed59c
commit 787d32324c
18 changed files with 114 additions and 114 deletions

View file

@ -12,7 +12,7 @@ mod tests;
#[cfg(test)]
mod benches;
#[stable(feature = "saturating_int_impl", since = "CURRENT_RUSTC_VERSION")]
#[stable(feature = "saturating_int_impl", since = "1.74.0")]
pub use core::num::Saturating;
#[stable(feature = "rust1", since = "1.0.0")]
pub use core::num::Wrapping;