Skip to content

Commit 0308fd6

Browse files
bors[bot]lnicola
andauthored
Merge #8572
8572: minor: update bug report template r=lnicola a=lnicola bors r+ Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2 parents 3f43273 + ef306b2 commit 0308fd6

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,8 +14,9 @@ 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. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file)
17-
2. some settings are required for procedural macro and build script support (`rust-analyzer.cargo.loadOutDirsFromCheck`, `rust-analyzer.procMacro.enable`): #6448
18-
3. some platform-specific imports are not resolved: #6038
17+
2. some platform-specific imports are not resolved: #6038
18+
3. attribute proc macros are not supported: #6029
19+
4. the version string is misleading (includes the previous week): #8571
1920
2021
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.
2122
-->

0 commit comments

Comments
 (0)