mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-28 13:17:35 +02:00
When teaching the class, I notice that these comments (which are wrapped at 100 columns) cause a horizontal scrollbar which makes them hard to read at a glance. Here I wrapped them at 80 columns, which fits on the screen and which avoids overly long lines.