Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c4a2f06

Browse files
committedFeb 13, 2023
⬆️ rust-analyzer
2 parents 2008188 + c97aae3 commit c4a2f06

File tree

321 files changed

+11188
-9698
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

321 files changed

+11188
-9698
lines changed
 

‎src/tools/rust-analyzer/.github/ISSUE_TEMPLATE/blank_issue.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

‎src/tools/rust-analyzer/.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a bug report for rust-analyzer.
44
title: ''
5-
labels: ''
5+
labels: 'C-bug'
66
assignees: ''
77

88
---
@@ -22,4 +22,4 @@ Otherwise please try to provide information which will help us to fix the issue
2222

2323
**rustc version**: (eg. output of `rustc -V`)
2424

25-
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTUP_HOME` or `CARGO_HOME`)
25+
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTC`, `RUSTUP_HOME` or `CARGO_HOME`)

0 commit comments

Comments
 (0)