Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-se
remove `allow_fail` test flag close #93345
This commit is contained in:
@@ -403,7 +403,6 @@ pub const BUILTIN_ATTRIBUTES: &[BuiltinAttribute] = &[
|
||||
},
|
||||
|
||||
// Testing:
|
||||
gated!(allow_fail, Normal, template!(Word), WarnFollowing, experimental!(allow_fail)),
|
||||
gated!(
|
||||
test_runner, CrateLevel, template!(List: "path"), ErrorFollowing, custom_test_frameworks,
|
||||
"custom test frameworks are an unstable feature",
|
||||
|
||||
Reference in New Issue
Block a user