bors ccf171242b 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*`.
2021-04-22 15:36:27 +00:00
..
2021-03-22 17:02:09 -07:00
2021-04-11 00:00:00 +00:00
2021-03-02 19:58:55 +01:00
2021-03-03 11:23:29 +01:00
2021-04-04 14:57:05 -04:00
2021-03-23 21:41:50 +01:00
2020-07-27 19:51:13 -05:00
2020-10-27 13:57:51 -07:00