Skip to content

Commit 2fbddd4

Browse files
committed
Delete html_root_url comment
1 parent aa54fc3 commit 2fbddd4

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
@@ -83,7 +83,6 @@
8383
//! types make use of thread-local memory, meaning they cannot be accessed from
8484
//! a different thread.
8585
86-
// Proc-macro2 types in rustdoc of other crates get linked to here.
8786
#![doc(html_root_url = "https://docs.rs/proc-macro2/1.0.104")]
8887
#![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
8988
#![cfg_attr(super_unstable, feature(proc_macro_def_site))]

0 commit comments

Comments
 (0)