rust/compiler
Yuki Okushi 233319fc65
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.
2020-10-13 04:08:02 +09:00
..
2020-10-09 22:00:48 -07:00
2020-10-09 22:00:48 -07:00
2020-10-08 13:17:01 +02:00