Skip to content

Commit 888a207

Browse files
committed
Delete html_root_url comment
1 parent 8cfa32a commit 888a207

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@
248248
//! - **`proc-macro`** *(enabled by default)* — Runtime dependency on the
249249
//! dynamic library libproc_macro from rustc toolchain.
250250
251-
// Syn types in rustdoc of other crates get linked to here.
252251
#![doc(html_root_url = "https://docs.rs/syn/2.0.113")]
253252
#![cfg_attr(docsrs, feature(doc_cfg), doc(auto_cfg = false))]
254253
#![deny(unsafe_op_in_unsafe_fn)]

0 commit comments

Comments
 (0)