mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 05:34:45 +00:00

prevent line number from being copied in chrome - Closes rust-lang/rust#146816 Fix the issue where line numbers are copied along with code in Chrome
For more information about how librustdoc
works, see the rustc dev guide.