mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
Update test fixtures
This commit is contained in:
parent
0c9375b829
commit
5b6aefe565
2 changed files with 445 additions and 444 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,4 @@
|
|||
//! A none hashing [`Hasher`] implementation.
|
||||
use std::{
|
||||
hash::{BuildHasher, Hasher},
|
||||
marker::PhantomData,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue