Shea Newton a7c0ff3fa6
This commit represents an attempt to address changes requested in the process of reviewing PR #2790.
The changes reflected in this commit are as follows:

- Revised `IndexingSlicingPass` struct name to IndexingSlicing for consistency with the rest of the code base.
- Revised match arm condition to use `(..)` shorthand in favor of `(_, _, _)`.
- Restored a couple telling variable names.
- Calls to `cx.span_lint` were revised to use `utils::span_help_and_lint`.
- Took a stab at refactoring some generalizable calls to `utils::span_help_and_lint` to minimize duplicate code.
- Revised INDEXING_SLICING declaration to pedantic rather than restriction.
- Added `&x[0..].get(..3)` to the test cases.
2018-06-19 16:28:10 +00:00
..
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-03 12:07:24 +02:00
2018-01-17 14:44:40 +01:00
2018-05-19 14:04:57 +02:00
2018-03-28 23:49:32 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-03-15 10:25:57 +01:00
2018-01-17 14:44:40 +01:00
2018-01-06 11:22:20 +01:00
2018-01-17 14:44:40 +01:00
2018-01-06 11:22:20 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-04-05 04:13:14 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-03-16 09:44:20 +01:00
2018-03-16 09:44:20 +01:00
2017-10-09 23:39:45 -05:00
2018-03-28 23:49:32 +02:00
2018-06-18 10:29:25 +01:00
2018-04-11 02:50:04 -07:00
2018-03-28 23:49:32 +02:00
2018-03-28 23:49:32 +02:00
2018-01-17 14:44:40 +01:00
2017-10-03 12:07:24 +02:00
2018-01-17 14:44:40 +01:00
2018-03-28 23:49:32 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-23 15:29:31 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-03 12:07:24 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-14 12:34:37 +03:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-14 21:42:14 -03:00
2018-01-17 14:44:40 +01:00
2017-11-29 17:20:00 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-03-13 11:38:21 +01:00
2018-05-19 14:04:57 +02:00
2018-05-29 10:56:58 +02:00
2018-04-12 08:21:03 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-10 00:14:47 -05:00
2018-01-17 14:44:40 +01:00
2017-10-04 22:26:41 +09:00
2018-01-23 15:29:31 +01:00
2018-01-23 15:29:31 +01:00
2018-01-17 14:44:40 +01:00
2018-04-27 14:00:43 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-03-28 23:49:32 +02:00
2018-02-02 01:53:48 -05:00
2018-02-02 01:53:48 -05:00
2018-05-28 14:43:44 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-06-19 23:18:53 +08:00
2018-06-19 23:18:53 +08:00
2018-05-28 14:23:06 +02:00
2018-05-28 14:43:44 +02:00
2018-01-17 14:44:40 +01:00
2018-04-07 10:23:27 +02:00
2018-04-07 10:23:27 +02:00
2018-04-07 10:23:27 +02:00
2018-05-29 10:56:58 +02:00
2018-01-17 14:44:40 +01:00
2018-06-14 23:13:12 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-04-05 18:13:39 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-03-29 13:41:53 +02:00
2017-10-10 00:03:39 -05:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-03 12:07:24 +02:00
2018-05-29 10:56:58 +02:00
2018-01-17 14:44:40 +01:00
2018-01-19 08:10:09 +02:00
2018-01-19 08:10:09 +02:00
2018-01-17 14:44:40 +01:00
2018-04-05 18:13:39 +02:00
2018-04-05 18:13:39 +02:00
2018-01-31 00:10:35 +01:00
2018-01-31 00:10:35 +01:00
2018-03-16 09:44:20 +01:00
2018-03-16 09:44:20 +01:00
2018-03-16 09:44:20 +01:00
2018-03-16 09:44:20 +01:00
2018-01-17 14:44:40 +01:00
2018-04-07 22:18:51 +02:00
2018-05-28 10:03:27 +02:00
2018-04-27 14:00:43 +02:00
2018-04-27 14:00:43 +02:00
2017-10-03 12:07:24 +02:00
2018-01-17 14:44:40 +01:00
2018-03-28 23:49:32 +02:00
2018-01-17 14:44:40 +01:00
2017-10-09 23:57:17 -05:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-11-26 18:57:34 +01:00
2018-01-17 14:44:40 +01:00
2017-10-03 12:07:24 +02:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-11-29 16:05:13 +01:00
2017-12-23 10:15:11 -08:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2018-01-18 17:04:26 -05:00
2018-01-18 17:04:26 -05:00
2018-01-17 14:44:40 +01:00
2018-03-28 23:49:32 +02:00
2018-05-28 14:43:44 +02:00
2018-01-17 14:44:40 +01:00
2018-05-26 10:23:34 +02:00
2018-02-20 12:37:30 -05:00
2018-01-17 14:44:40 +01:00
2018-01-17 14:44:40 +01:00
2017-10-03 12:07:24 +02:00
2018-01-17 14:44:40 +01:00
2018-01-29 09:48:11 +05:30
2018-03-28 23:49:32 +02:00
2018-01-17 14:44:40 +01:00