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 d4606a3 commit 6e8b7f5Copy full SHA for 6e8b7f5
src/lib.rs
@@ -231,7 +231,7 @@
231
232
#![doc(
233
html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
234
- html_favicon_url = "https://www.rust-lang.org/static/images/favicon.ico",
+ html_favicon_url = "https://www.rust-lang.org/static/images/favicon.ico"
235
)]
236
#![cfg_attr(test, deny(warnings))]
237
// When compiled for the rustc compiler itself we want to make sure that this is
0 commit comments