Skip to content

Commit acf5874

Browse files
bors[bot]lnicola
andauthored
Merge #11498
11498: minor: Update issue template r=lnicola a=lnicola - remove fixed #11098 - ask about settings and environment variables Co-authored-by: Laurențiu Nicola <[email protected]>
2 parents 89faff7 + e8d490e commit acf5874

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ Forum for questions: https://users.rust-lang.org/c/ide/14
1414
Before submitting, please make sure that you're not running into one of these known issues:
1515
1616
1. extension doesn't load in VSCodium: #11080
17-
2. VS Code Marketplace serves old stable version: #11098
18-
3. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file): #3107
17+
2. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file): #3107
1918
2019
Otherwise please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3.
2120
-->
2221

2322
**rust-analyzer version**: (eg. output of "Rust Analyzer: Show RA Version" command)
2423

2524
**rustc version**: (eg. output of `rustc -V`)
25+
26+
**relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTUP_HOME` or `CARGO_HOME`)

0 commit comments

Comments
 (0)