mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
5ebad25b08
Fix arrow display Before: <img width="1440" alt="screen shot 2017-10-14 at 18 36 18" src="https://user-images.githubusercontent.com/3050060/31577437-a81510e8-b10e-11e7-8249-cf074bb0f59a.png"> After: <img width="1440" alt="screen shot 2017-10-14 at 18 36 12" src="https://user-images.githubusercontent.com/3050060/31577436-a7fc0eea-b10e-11e7-96d7-6dc2916ef72f.png"> r? @rust-lang/docs