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 aa54fc3 commit 2fbddd4Copy full SHA for 2fbddd4
src/lib.rs
@@ -83,7 +83,6 @@
83
//! types make use of thread-local memory, meaning they cannot be accessed from
84
//! a different thread.
85
86
-// Proc-macro2 types in rustdoc of other crates get linked to here.
87
#![doc(html_root_url = "https://docs.rs/proc-macro2/1.0.104")]
88
#![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
89
#![cfg_attr(super_unstable, feature(proc_macro_def_site))]
0 commit comments