Sign in
◑
Theme
rust
/
rust
/
c1f7fa1a48a060b980cb45ffde00a9b0cddac7c1
/
.
/
src
/
tools
/
clippy
/
tests
/
ui
/
doc_suspicious_footnotes_include.rs
blob: 4f75ad94eafd575cd1e9cbe2a5d09727837c4fdb [
file
]
//@ error-in-other-file: footnote
//@ no-rustfix
#![
warn
(
clippy
::
doc_suspicious_footnotes
)]
#![
doc
=
include_str
!(
"doc_suspicious_footnotes_include.txt"
)]