Skip to content

Commit 9c9c0f6

Browse files
committed
Rollup merge of rust-lang#22263 - iKevinY:no-mailing-list, r=nikomatsakis
Removes the link to the rust-dev mailing list in the bug report submission page and also adds the address of the IRC server (`irc.mozilla.org`). Addresses rust-lang#22249.
2 parents db01550 + c5dba72 commit 9c9c0f6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/doc/complement-bugreport.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ $ RUST_BACKTRACE=1 rustc ...
5656

5757
# I submitted a bug, but nobody has commented on it!
5858

59-
This is sad, but does happen sometimes, since we're short-staffed. If you
60-
submit a bug and you haven't received a comment on it within 3 business days,
61-
it's entirely reasonable to either ask on the #rust IRC channel,
62-
or post on the [rust-dev mailing list](https://mail.mozilla.org/listinfo/rust-dev)
63-
to ask what the status of the bug is.
59+
This is sad, but does happen sometimes, since we're short-staffed. If you submit a
60+
bug and you haven't received a comment on it within 3 business days, it's entirely
61+
reasonable to ask about the status of the bug in #rust on irc.mozilla.org.

0 commit comments

Comments
 (0)