1
Fork 0

Undeprecate and use lint unstable_features

This commit is contained in:
León Orell Valerian Liehr 2023-12-05 08:56:30 +01:00
parent bf9229a2e3
commit c0a9f722c4
No known key found for this signature in database
GPG key ID: D17A07215F68E713
5 changed files with 35 additions and 13 deletions

View file

@ -148,7 +148,7 @@ lint_builtin_unsafe_impl = implementation of an `unsafe` trait
lint_builtin_unsafe_trait = declaration of an `unsafe` trait
lint_builtin_unstable_features = unstable feature
lint_builtin_unstable_features = use of an unstable feature
lint_builtin_unused_doc_comment = unused doc comment
.label = rustdoc does not generate documentation for {$kind}