mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Remove dev-dependency insta
This commit is contained in:
parent
def5a1d0c4
commit
e339c65a1a
24 changed files with 188 additions and 310 deletions
|
@ -1,3 +1,4 @@
|
|||
//!
|
||||
use std::num::NonZeroU32;
|
||||
use std::sync::atomic::{AtomicU32, Ordering};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue