pca006132
750d912eb4
Raise error when index out of range. Note that we use llvm.expect to tell the optimizer that we expect not to raise an exception, so the normal path performance would be better. If this assumption is violated, the exception overhead might be slightly larger, but the percentage increase in overhead should not be high since exception unwinding is already pretty slow. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
build.rs |