about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-22 15:36:27 +0000
committerbors <bors@rust-lang.org>2021-04-22 15:36:27 +0000
commitccf171242bb00dd17ac4b844e6afe77fabd04b78 (patch)
treed9571fc94be41f4ce3ccb1ee6b3decd5e097828e /compiler/rustc_mir/src/transform/coverage/mod.rs
parent25c15cdbe070f49d708f34750df2632e38bd4846 (diff)
parent6763a40eff7221fc23f22cdac453e2843344a357 (diff)
downloadrust-ccf171242bb00dd17ac4b844e6afe77fabd04b78.tar.gz
rust-ccf171242bb00dd17ac4b844e6afe77fabd04b78.zip
Auto merge of #77704 - AnthonyMikh:slice_index_with_ops_bound_pair, r=m-ou-se
Implement indexing slices with pairs of core::ops::Bound<usize>

Closes #49976.

I am not sure about code duplication between `check_range` and `into_maybe_range`. Should be former implemented in terms of the latter? Also this PR doesn't address code duplication between `impl SliceIndex for Range*`.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions