mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 15:38:48 +00:00
Bump Rust to 1.59.0
This commit is contained in:
@@ -28,7 +28,7 @@ impl WriteLine for TranslationUnit {
|
||||
} else {
|
||||
"%anon"
|
||||
},
|
||||
f.deref().to_string()
|
||||
f.deref()
|
||||
)
|
||||
})
|
||||
.collect::<Vec<_>>()
|
||||
|
||||
Reference in New Issue
Block a user