mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +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