We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfa32a commit 888a207Copy full SHA for 888a207
src/lib.rs
@@ -248,7 +248,6 @@
248
//! - **`proc-macro`** *(enabled by default)* — Runtime dependency on the
249
//! dynamic library libproc_macro from rustc toolchain.
250
251
-// Syn types in rustdoc of other crates get linked to here.
252
#![doc(html_root_url = "https://docs.rs/syn/2.0.113")]
253
#![cfg_attr(docsrs, feature(doc_cfg), doc(auto_cfg = false))]
254
#![deny(unsafe_op_in_unsafe_fn)]
0 commit comments