Remove #![doc(html_root_url)]
.
Documentation isn't hosted on briansmith.org anymore.
This commit is contained in:
parent
f3273afc0a
commit
19c5094cd0
@ -35,7 +35,6 @@
|
||||
|
||||
// When running mk/package.sh, don't actually build any code.
|
||||
#![cfg(not(pregenerate_asm_only))]
|
||||
#![doc(html_root_url = "https://briansmith.org/rustdoc/")]
|
||||
#![allow(
|
||||
missing_copy_implementations,
|
||||
missing_debug_implementations,
|
||||
|
Loading…
x
Reference in New Issue
Block a user