highlight mutable variables differently
This commit is contained in:
@@ -68,6 +68,7 @@ pub use self::{
|
||||
source_binder::{PathResolution, ScopeEntryWithSyntax, SourceAnalyzer},
|
||||
source_id::{AstIdMap, ErasedFileAstId},
|
||||
ty::{display::HirDisplay, ApplicationTy, CallableDef, Substs, TraitRef, Ty, TypeCtor},
|
||||
type_ref::Mutability,
|
||||
};
|
||||
|
||||
pub use self::code_model::{
|
||||
|
||||
Reference in New Issue
Block a user