about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-13 04:08:02 +0900
committerGitHub <noreply@github.com>2020-10-13 04:08:02 +0900
commit233319fc65f6b543721e30504d8610fe6042c4f2 (patch)
treec250a7d9130cf7682ebfbea97c9005bc3d02f41c /compiler/rustc_codegen_llvm/src
parentfe0d5b68286b5519876299f518f49bdcc9b9f780 (diff)
parent0a2a68edae042274fc89fdc2126bbd0b5a368131 (diff)
downloadrust-233319fc65f6b543721e30504d8610fe6042c4f2.tar.gz
rust-233319fc65f6b543721e30504d8610fe6042c4f2.zip
Rollup merge of #77818 - bugadani:range, r=oli-obk
Mono collector: replace pair of ints with Range

I found the initial PR (#33171) that introduced this piece of code but I didn't find any information about why a tuple was preferred over a `Range<usize>`.

I'm hoping there are no technical reasons to not do this.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions