mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-22 11:24:24 +00:00
Better strip turbofishes
This commit is contained in:
parent
5168ab16e1
commit
778deb38fe
5 changed files with 52 additions and 8 deletions
|
@ -37,6 +37,7 @@ pub mod algo;
|
|||
pub mod ast;
|
||||
#[doc(hidden)]
|
||||
pub mod fuzz;
|
||||
pub mod utils;
|
||||
|
||||
use std::{marker::PhantomData, sync::Arc};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue