dtolnay / syn

Parser for Rust source code
Apache License 2.0
2.78k stars 306 forks source link

Raise required compiler to rust 1.61 #1685

Closed dtolnay closed 1 month ago

dtolnay commented 1 month ago

I need this in an upcoming PR for access to Vec::retain_mut.