You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.not_an_extern_crate_label = not an `extern crate` item
224
224
.note = read <https://doc.rust-lang.org/unstable-book/language-features/doc-masked.html> for more information
225
225
226
+
passes_doc_rust_logo =
227
+
the `#[doc(rust_logo)]` attribute is used for Rust branding
228
+
226
229
passes_doc_test_literal = `#![doc(test(...)]` does not take a literal
227
230
228
231
passes_doc_test_takes_list =
@@ -595,6 +598,9 @@ passes_remove_fields =
595
598
*[other] fields
596
599
}
597
600
601
+
passes_repr_align_function =
602
+
`repr(align)` attributes on functions are unstable
0 commit comments