Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
feature-gates
/
doc-rust-logo.rs
blob: e6a58512944bbe867ee42c5b564b09c17dc878e4 [
file
] [
log
] [
blame
]
#![
doc
(
rust_logo
)]
//~^ ERROR the `#[doc(rust_logo)]` attribute is used for Rust branding
//! This is not an official rust crate
fn
main
()
{}