X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fbug_report.md;h=5675579bc964a6aab3827db3b3c519c731f98143;hb=4de99e187c0e389449d96db847d5d9ad68259954;hp=41e6abea1c6a5e25f6265c3fbf606343d5d9e5dc;hpb=10909ae390a0a58e8742ba60b39a7cf907e8e5d3;p=rust.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 41e6abea1c6..5675579bc96 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug Report -about: Create a bug report for Clippy +about: Create a bug report for Rust. labels: C-bug --- -**Rust version (`rustc -Vv`):** - +`rustc --version --verbose`: ``` -rustc 1.46.0-nightly (f455e46ea 2020-06-20) -binary: rustc -commit-hash: f455e46eae1a227d735091091144601b467e1565 -commit-date: 2020-06-20 -host: x86_64-unknown-linux-gnu -release: 1.46.0-nightly -LLVM version: 10.0 + ``` +
Backtrace +

-@rustbot label +

+