diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-10-13 04:08:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 04:08:02 +0900 |
| commit | 233319fc65f6b543721e30504d8610fe6042c4f2 (patch) | |
| tree | c250a7d9130cf7682ebfbea97c9005bc3d02f41c /compiler/rustc_codegen_llvm/src | |
| parent | fe0d5b68286b5519876299f518f49bdcc9b9f780 (diff) | |
| parent | 0a2a68edae042274fc89fdc2126bbd0b5a368131 (diff) | |
| download | rust-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
