mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
653dcaac2b
Consistent big O notation This makes the big O time complexity notation in places with markdown support more consistent. Inspired by #89210