]> git.lizzy.rs Git - rust.git/blob - .github/ISSUE_TEMPLATE/critical_nightly_regression.md
Auto merge of #12962 - lowr:patch/parse-last-range-pattern, r=Veykril
[rust.git] / .github / ISSUE_TEMPLATE / critical_nightly_regression.md
1 ---
2 name: Critical Nightly Regression
3 about: You are using nightly rust-analyzer and the latest version is unusable.
4 title: ''
5 labels: ''
6 assignees: 'matklad'
7
8 ---
9
10 <!--
11 Troubleshooting guide: https://rust-analyzer.github.io/manual.html#troubleshooting
12
13 Please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3.
14 -->
15
16 This is a serious regression in nightly and it's important to fix it before the next release.
17 @matklad, please take a look.