about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-11 16:23:52 +0900
committerGitHub <noreply@github.com>2020-08-11 16:23:52 +0900
commita75bdfa230c3ff410693580ddc0ce1a6f2075fe7 (patch)
tree1e30e3f58f3b4d1b66130e2adc9f897f90a8958c /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentf50f1c79b8e8fd287d5a8679c8604f5b6929c606 (diff)
parent8c705f83dbe1d8daef8ee0735abf8583a66f7732 (diff)
downloadrust-a75bdfa230c3ff410693580ddc0ce1a6f2075fe7.tar.gz
rust-a75bdfa230c3ff410693580ddc0ce1a6f2075fe7.zip
Rollup merge of #75347 - fusion-engineering-forks:rustdoc-nat-sort, r=GuillaumeGomez
Rustdoc: Fix natural ordering to look at all numbers.

The old implementation only looks at numbers at the end, but not in other places in a name: `u8` and `u16` got sorted properly, but `u8_bla` and `u16_bla` did not.

![image](https://user-images.githubusercontent.com/783247/89740226-28e8b180-da87-11ea-885d-77a7c8a6ba00.png)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions