mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 01:38:13 +00:00
18 lines
539 B
Markdown
18 lines
539 B
Markdown
|
---
|
||
|
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.
|