tree-wide: make rustdoc links spiky so they are clickable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! lib-proc-macro Buffer management for same-process client<->server communication.
|
||||
//!
|
||||
//! Copy from https://github.com/rust-lang/rust/blob/6050e523bae6de61de4e060facc43dc512adaccd/src/libproc_macro/bridge/buffer.rs
|
||||
//! Copy from <https://github.com/rust-lang/rust/blob/6050e523bae6de61de4e060facc43dc512adaccd/src/libproc_macro/bridge/buffer.rs>
|
||||
//! augmented with removing unstable features
|
||||
|
||||
use std::io::{self, Write};
|
||||
|
||||
Reference in New Issue
Block a user