Bump version placeholders
This commit is contained in:
parent
eb0f3ed59c
commit
787d32324c
18 changed files with 114 additions and 114 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue