From c5dba7275a931994040aab4890f59c704c5d0b58 Mon Sep 17 00:00:00 2001 From: Kevin Yap Date: Thu, 12 Feb 2015 23:25:36 -0800 Subject: [PATCH] Remove reference to mailing list Also add address of IRC server. Addresses #22249. --- src/doc/complement-bugreport.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/doc/complement-bugreport.md b/src/doc/complement-bugreport.md index 848c56ee543dd..1a28cd682e70c 100644 --- a/src/doc/complement-bugreport.md +++ b/src/doc/complement-bugreport.md @@ -56,8 +56,6 @@ $ RUST_BACKTRACE=1 rustc ... # I submitted a bug, but nobody has commented on it! -This is sad, but does happen sometimes, since we're short-staffed. If you -submit a bug and you haven't received a comment on it within 3 business days, -it's entirely reasonable to either ask on the #rust IRC channel, -or post on the [rust-dev mailing list](https://mail.mozilla.org/listinfo/rust-dev) -to ask what the status of the bug is. +This is sad, but does happen sometimes, since we're short-staffed. If you submit a +bug and you haven't received a comment on it within 3 business days, it's entirely +reasonable to ask about the status of the bug in #rust on irc.mozilla.org.