From 7fdbe69996f5e79343379f33609ddba9103d1d54 Mon Sep 17 00:00:00 2001 From: Martin Wernstål Date: Sun, 16 Aug 2015 17:22:50 +0200 Subject: rustdoc: Added issue_tracker_base_url annotations to crates --- src/liballoc/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/liballoc') diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index 630993d8291..677916b5398 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -69,6 +69,7 @@ #![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png", html_favicon_url = "https://doc.rust-lang.org/favicon.ico", html_root_url = "https://doc.rust-lang.org/nightly/", + issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/", test(no_crate_inject))] #![no_std] #![cfg_attr(not(stage0), needs_allocator)] -- cgit 1.4.1-3-g733a5