mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Auto merge of #16447 - Veykril:mir-errors, r=Veykril
intenral: Cleanup error variants in MIR code a bit
This commit is contained in:
commit
11b401d0b4
17 changed files with 598 additions and 434 deletions
|
@ -1,4 +1,4 @@
|
|||
//! Proc Macro Expander stub
|
||||
//! Proc Macro Expander stuff
|
||||
|
||||
use core::fmt;
|
||||
use std::{panic::RefUnwindSafe, sync};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue