@@ -330,8 +330,8 @@ macro_rules! nonzero_unsigned_operations {
330
330
/// # Some(())
331
331
/// # }
332
332
/// ```
333
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
334
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
333
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
334
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
335
335
#[ must_use = "this returns the result of the operation, \
336
336
without modifying the original"]
337
337
#[ inline]
@@ -365,8 +365,8 @@ macro_rules! nonzero_unsigned_operations {
365
365
/// # Some(())
366
366
/// # }
367
367
/// ```
368
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
369
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
368
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
369
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
370
370
#[ must_use = "this returns the result of the operation, \
371
371
without modifying the original"]
372
372
#[ inline]
@@ -431,8 +431,8 @@ macro_rules! nonzero_unsigned_operations {
431
431
/// # Some(())
432
432
/// # }
433
433
/// ```
434
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
435
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
434
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
435
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
436
436
#[ must_use = "this returns the result of the operation, \
437
437
without modifying the original"]
438
438
#[ inline]
@@ -533,8 +533,8 @@ macro_rules! nonzero_signed_operations {
533
533
/// # Some(())
534
534
/// # }
535
535
/// ```
536
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
537
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
536
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
537
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
538
538
#[ must_use = "this returns the result of the operation, \
539
539
without modifying the original"]
540
540
#[ inline]
@@ -565,8 +565,8 @@ macro_rules! nonzero_signed_operations {
565
565
/// # Some(())
566
566
/// # }
567
567
/// ```
568
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
569
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
568
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
569
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
570
570
#[ must_use = "this returns the result of the operation, \
571
571
without modifying the original"]
572
572
#[ inline]
@@ -601,8 +601,8 @@ macro_rules! nonzero_signed_operations {
601
601
/// # Some(())
602
602
/// # }
603
603
/// ```
604
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
605
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
604
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
605
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
606
606
#[ must_use = "this returns the result of the operation, \
607
607
without modifying the original"]
608
608
#[ inline]
@@ -641,8 +641,8 @@ macro_rules! nonzero_signed_operations {
641
641
/// # Some(())
642
642
/// # }
643
643
/// ```
644
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
645
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
644
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
645
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
646
646
#[ must_use = "this returns the result of the operation, \
647
647
without modifying the original"]
648
648
#[ inline]
@@ -676,8 +676,8 @@ macro_rules! nonzero_signed_operations {
676
676
/// # Some(())
677
677
/// # }
678
678
/// ```
679
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
680
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
679
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
680
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
681
681
#[ must_use = "this returns the result of the operation, \
682
682
without modifying the original"]
683
683
#[ inline]
@@ -711,8 +711,8 @@ macro_rules! nonzero_signed_operations {
711
711
/// # Some(())
712
712
/// # }
713
713
/// ```
714
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
715
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
714
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
715
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
716
716
#[ must_use = "this returns the result of the operation, \
717
717
without modifying the original"]
718
718
#[ inline]
@@ -760,8 +760,8 @@ macro_rules! nonzero_unsigned_signed_operations {
760
760
/// # Some(())
761
761
/// # }
762
762
/// ```
763
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
764
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
763
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
764
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
765
765
#[ must_use = "this returns the result of the operation, \
766
766
without modifying the original"]
767
767
#[ inline]
@@ -796,8 +796,8 @@ macro_rules! nonzero_unsigned_signed_operations {
796
796
/// # Some(())
797
797
/// # }
798
798
/// ```
799
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
800
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
799
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
800
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
801
801
#[ must_use = "this returns the result of the operation, \
802
802
without modifying the original"]
803
803
#[ inline]
@@ -869,8 +869,8 @@ macro_rules! nonzero_unsigned_signed_operations {
869
869
/// # Some(())
870
870
/// # }
871
871
/// ```
872
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
873
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
872
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
873
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
874
874
#[ must_use = "this returns the result of the operation, \
875
875
without modifying the original"]
876
876
#[ inline]
@@ -913,8 +913,8 @@ macro_rules! nonzero_unsigned_signed_operations {
913
913
/// # Some(())
914
914
/// # }
915
915
/// ```
916
- #[ stable( feature = "nonzero_checked_ops" , since = "1.63 .0" ) ]
917
- #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.63 .0" ) ]
916
+ #[ stable( feature = "nonzero_checked_ops" , since = "1.64 .0" ) ]
917
+ #[ rustc_const_stable( feature = "const_nonzero_checked_ops" , since = "1.64 .0" ) ]
918
918
#[ must_use = "this returns the result of the operation, \
919
919
without modifying the original"]
920
920
#[ inline]
0 commit comments