about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2021-05-20 00:19:02 +0200
committerGitHub <noreply@github.com>2021-05-20 00:19:02 +0200
commitc1c4cd57b3dbf8d151f0067994e5e120d4833f6d (patch)
tree82566a4b544af7c335df972442481ef82653db8f /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parenta552b5b04bcd546d788798a3bd94ded2dbba048e (diff)
parent85e417718403cc0a8b058585fb8633b4698ea3e2 (diff)
downloadrust-c1c4cd57b3dbf8d151f0067994e5e120d4833f6d.tar.gz
rust-c1c4cd57b3dbf8d151f0067994e5e120d4833f6d.zip
Rollup merge of #85315 - satylogin:master, r=yaahc
adding time complexity for partition_in_place iter method

I feel that one thing missing from rust docs compared to cpp references is existence of time complexity for all methods and functions. While it would be humongous task to include it for everything in single go, it is still doable if we as community keep on adding it in relevant places as and when we find them.

This PR adds the time complexity for partition_in_place method in iter.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions