about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-04-17 23:56:00 +0200
committerGitHub <noreply@github.com>2020-04-17 23:56:00 +0200
commitd5d9bf040680a48bed963027cc223ecd90af02d5 (patch)
tree32047f9862e32f09befdf8499637c706fbaeae49 /src/test/rustdoc-ui/coverage/json.rs
parentb45f133a0db02356cdd3190fea72bc3c7a7d0bb9 (diff)
parent818bef55584943a5ae1199c9c481f15df4490041 (diff)
downloadrust-d5d9bf040680a48bed963027cc223ecd90af02d5.tar.gz
rust-d5d9bf040680a48bed963027cc223ecd90af02d5.zip
Rollup merge of #71167 - RalfJung:big-o, r=shepmaster
big-O notation: parenthesis for function calls, explicit multiplication

I saw `O(n m log n)` in the docs and found that really hard to parse. In particular, I don't think we should use blank space as syntax for *both* multiplication and function calls, that is just confusing.

This PR makes both multiplication and function calls explicit using Rust-like syntax. If you prefer, I can also leave one of them implicit, but I believe explicit is better here.

While I was at it I also added backticks consistently.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions