]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/indexing_slicing.rs
Auto merge of #4809 - iankronquist:patch-1, r=flip1995
[rust.git] / clippy_lints / src / indexing_slicing.rs
2018-08-23 Philipp KronesMerge pull request #3072 from matthiaskrgr/rustup
2018-08-22 Matthias Krügerrustup, fix breakage introduced by https://github.com...
2018-08-05 Philipp HanschMerge pull request #2975 from aaudiber/lint-identity...
2018-08-05 Philipp HanschMerge pull request #2991 from mikerite/issue2979
2018-08-02 Philipp KronesMerge pull request #2992 from etaoins/allow-pass-by...
2018-08-02 Manish GoregaokarMake indexing_slicing a restriction lint (fixes #2933)
2018-07-25 Philipp HanschMerge pull request #2948 from Nemo157/patch-1
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Michael WrightMerge branch 'master' into issue2894
2018-07-24 Philipp KronesMerge pull request #2953 from dwijnand/misrefactored_as...
2018-07-24 Ryan CummingMerge branch 'master' into allow-pass-by-ref-on-ref...
2018-07-24 Oliver SchneiderMerge pull request #2949 from rust-lang-nursery/preexpa...
2018-07-23 Oliver SchneiderRustup
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-19 Manish GoregaokarRemove import of rustc
2018-07-17 Michael WrightMerge branch 'master' into issue2894
2018-07-16 Manish GoregaokarMerge pull request #2923 from rust-lang-nursery/kind
2018-07-16 csmoeExprKind
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 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`