mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
4eaa44b4a8
Fix typo by removing extra 'to' Fixes rust-lang/rust#155695 Fix a typo in the `std::convert` module documentation by removing an extra "to" in the module-level docs.