@@ -32,30 +32,30 @@ features! {
3232 /// s390x message-security-assist-extension9 facility
3333 @FEATURE : #[ unstable( feature = "s390x_target_feature" , issue = "44839" ) ] message_security_assist_extension12: "message-security-assist-extension12" ;
3434 /// s390x message-security-assist-extension12 facility
35- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] miscellaneous_extensions_2: "miscellaneous-extensions-2" ;
35+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] miscellaneous_extensions_2: "miscellaneous-extensions-2" ;
3636 /// s390x miscellaneous-extensions-2 facility
37- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] miscellaneous_extensions_3: "miscellaneous-extensions-3" ;
37+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] miscellaneous_extensions_3: "miscellaneous-extensions-3" ;
3838 /// s390x miscellaneous-extensions-3 facility
39- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] miscellaneous_extensions_4: "miscellaneous-extensions-4" ;
39+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] miscellaneous_extensions_4: "miscellaneous-extensions-4" ;
4040 /// s390x miscellaneous-extensions-4 facility
41- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] nnp_assist: "nnp-assist" ;
41+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] nnp_assist: "nnp-assist" ;
4242 /// s390x nnp-assist facility
4343 @FEATURE : #[ unstable( feature = "s390x_target_feature" , issue = "44839" ) ] transactional_execution: "transactional-execution" ;
4444 /// s390x transactional-execution facility
45- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector: "vector" ;
45+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector: "vector" ;
4646 /// s390x vector facility
47- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_enhancements_1: "vector-enhancements-1" ;
47+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_enhancements_1: "vector-enhancements-1" ;
4848 /// s390x vector-enhancements-1 facility
49- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_enhancements_2: "vector-enhancements-2" ;
49+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_enhancements_2: "vector-enhancements-2" ;
5050 /// s390x vector-enhancements-2 facility
51- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_enhancements_3: "vector-enhancements-3" ;
51+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_enhancements_3: "vector-enhancements-3" ;
5252 /// s390x vector-enhancements-3 facility
53- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_packed_decimal: "vector-packed-decimal" ;
53+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_packed_decimal: "vector-packed-decimal" ;
5454 /// s390x vector-packed-decimal facility
55- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_packed_decimal_enhancement: "vector-packed-decimal-enhancement" ;
55+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_packed_decimal_enhancement: "vector-packed-decimal-enhancement" ;
5656 /// s390x vector-packed-decimal-enhancement facility
57- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_packed_decimal_enhancement_2: "vector-packed-decimal-enhancement-2" ;
57+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_packed_decimal_enhancement_2: "vector-packed-decimal-enhancement-2" ;
5858 /// s390x vector-packed-decimal-enhancement-2 facility
59- @FEATURE : #[ unstable ( feature = "s390x_target_feature_vector" , issue = "145649 " ) ] vector_packed_decimal_enhancement_3: "vector-packed-decimal-enhancement-3" ;
59+ @FEATURE : #[ stable ( feature = "s390x_target_feature_vector" , since = "CURRENT_RUSTC_VERSION " ) ] vector_packed_decimal_enhancement_3: "vector-packed-decimal-enhancement-3" ;
6060 /// s390x vector-packed-decimal-enhancement-3 facility
6161}
0 commit comments