mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 21:26:43 +00:00
Remove unnecessary unit binding It appears that the unit binding is not necessary at this time. However, I am unsure of its importance in the past. Please let me know if it is unsafe to remove.