]> git.lizzy.rs Git - rust.git/history - tests/ui/indexing_slicing.stderr
Merge pull request #2984 from flip1995/single_char_pattern
[rust.git] / tests / ui / indexing_slicing.stderr
2018-06-26 Michael WrightMerge branch 'master' into issue_2741
2018-06-21 Oliver SchneiderMerge pull request #2790 from shnewto/vectors-to-indexi...
2018-06-19 Shea NewtonRemoving lint for constant `usize` array indexing
2018-06-19 Shea NewtonAdd tests that index with a `const` value.
2018-06-19 Shea NewtonRevisiting indexing_slicing test cases
2018-06-19 Shea NewtonSecond pass at addressing changes requested
2018-06-19 Shea NewtonThis commit represents an attempt to address changes...
2018-06-19 Shea NewtonRename instances of `array_indexing`