File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 6c065fc8cb036785f61ff03e05c1563cbb2dd081
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 09eb965903c4ac9253ec457dda4655d1f3815e2f
4
+ refs/heads/snap-stage3: bb0bbf639eafdd79380a3b1e2e92263a2aa914f9
5
5
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
Original file line number Diff line number Diff line change 25
25
# L10N_LANGS are the languages for which the docs have been
26
26
# translated.
27
27
# #####################################################################
28
- DOCS := index intro tutorial complement-bugreport \
28
+ DOCS := index intro tutorial \
29
29
complement-lang-faq complement-design-faq complement-project-faq \
30
30
rustdoc reference grammar
31
31
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ pub mod pretty;
94
94
95
95
96
96
static BUG_REPORT_URL : & ' static str =
97
- "http ://doc. rust-lang.org/complement-bugreport.html " ;
97
+ "https ://github.com/ rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports " ;
98
98
99
99
100
100
pub fn run ( args : Vec < String > ) -> int {
You can’t perform that action at this time.
0 commit comments