Upgrade rowan
Notably, new rowan comes with support for mutable syntax trees.
This commit is contained in:
@@ -38,6 +38,7 @@ pub mod ast;
|
||||
#[doc(hidden)]
|
||||
pub mod fuzz;
|
||||
pub mod utils;
|
||||
pub mod ted;
|
||||
|
||||
use std::{marker::PhantomData, sync::Arc};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user