aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/critical_nightly_regression.md
blob: a0b1627d7e2efba51625f4332849c3ee6f02aefb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
name: Critical Nightly Regression
about: You are using nightly rust-analyzer and the latest version is unusable.
title: ''
labels: ''
assignees: 'matklad'

---

<!--
Troubleshooting guide: https://rust-analyzer.github.io/manual.html#troubleshooting

Please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3.
-->

This is a serious regression in nightly and it's important to fix it before the next release.
@matklad, please take a look.