Closed
Description
Lines 79 to 89 in c0955a3
Rustc always lowers it to ::ops::Range
.
rust/src/librustc/hir/lowering.rs
Lines 3781 to 3809 in caed80b
Found some more lowerings like this
rust/src/librustc/hir/lowering.rs
Line 4207 in caed80b
rust/src/librustc/hir/lowering.rs
Line 4809 in caed80b
rust/src/librustc/hir/lowering.rs
Line 3774 in caed80b
They should probably be a lang item.