]> git.lizzy.rs Git - rust.git/history - tests/ui/for_loop.rs
Auto merge of #3635 - matthiaskrgr:revert_random_state_3603, r=xfix
[rust.git] / tests / ui / for_loop.rs
2019-01-05 borsAuto merge of #3610 - phansch:method_rs_cleanup, r...
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
2019-01-03 borsAuto merge of #3607 - detrumi:limit_infinite_iter_to_kn...
2019-01-02 borsAuto merge of #3609 - codeworm96:fix_test, r=phansch
2019-01-02 borsAuto merge of #3612 - phansch:copies_cleanup, r=flip1995
2019-01-02 borsAuto merge of #3611 - phansch:some_for_loop_cleanup...
2019-01-02 Philipp HanschUI test cleanup: Extract for_kv_map lint tests
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-09 Matthias Krügerrustfmt tests
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-05 bors[bot]Merge #3353
2018-11-03 bors[bot]Merge #3399
2018-11-03 bors[bot]Merge #3400
2018-11-02 bors[bot]Merge #3344
2018-11-02 kennytmAdded lints `into_iter_on_ref` and `into_iter_on_array...
2018-11-02 bors[bot]Merge #3387
2018-11-02 bors[bot]Merge #3388
2018-11-02 bors[bot]Merge #3389
2018-10-31 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-31 bors[bot]Merge #3392
2018-10-31 bors[bot]Merge #3368
2018-10-31 bors[bot]Merge #3370
2018-10-30 Philipp HanschUI test cleanup: Extract for_loop_over_x tests
2018-10-28 bors[bot]Merge #3373
2018-10-28 bors[bot]Merge #3372
2018-10-28 Philipp HanschUI test cleanup: Extract explicit_counter_loop tests
2018-10-25 bors[bot]Merge #3331
2018-10-24 bors[bot]Merge #3312
2018-10-18 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-18 Philipp HanschMerge pull request #3303 from shssoichiro/3069-unnecess...
2018-10-18 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3323 from pengowen123/fix_manual_memcpy
2018-10-16 Owen SanchezSimplify manual_memcpy suggestion in some cases
2018-10-13 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3310 from JoshMcguigan/explicit_cou...
2018-10-13 Josh Mcguiganexplicit_counter_loop fix #3308 false positive
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-11 Oliver SchererStabilize tool lints
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3152 from PSeitz/master
2018-09-10 Philipp HanschMerge pull request #3157 from matthiaskrgr/Vinfo_impl_debug
2018-09-09 Philipp KronesMerge pull request #3135 from JoshMcguigan/explicit_cou...
2018-09-08 Josh McguiganCorrected explicit_counter_loop behavior with nested...
2018-09-08 Josh McguiganFix #1219 false positive for explicit_counter_loop
2018-09-07 Josh McguiganUpdated explicit_counter_loop tests based on discussion...
2018-09-06 Josh McguiganCorrected explicit_counter_loop missing lints if variab...
2018-09-06 Josh McguiganCloses #1219 false positive for explicit_counter_loop
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-08-01 Philipp HanschMerge pull request #2968 from phansch/first_an_ICE_and_...
2018-07-29 Philipp HanschMerge pull request #2959 from chrisduerr/master
2018-07-28 Michael WrightMerge branch 'master' into issue2894
2018-07-26 Oliver SchneiderMerge pull request #2963 from commandline/master
2018-07-25 Philipp HanschMerge pull request #2960 from matthiaskrgr/typos
2018-07-25 Matthias Krügerfix a bunch of typos found by codespell
2018-05-20 Oliver SchneiderMerge pull request #2777 from rust-lang-nursery/scoped_...
2018-05-19 Oliver SchneiderUse the new scoped tool attributes
2018-05-12 Oliver SchneiderMerge pull request #2712 from rust-lang-nursery/oli...
2018-05-12 Oliver SchneiderMerge pull request #2747 from rust-lang-nursery/author
2018-05-11 Oliver SchneiderPatterns, locals and matches for author lint
2018-05-11 Oliver SchneiderRemove all mention and testing of #[plugin(clippy)...
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-03-16 Oliver SchneiderRustup
2018-03-07 Oliver SchneiderMerge pull request #2483 from kimsnj/infinite_loop
2018-03-05 Oliver SchneiderMerge pull request #2509 from ordovicia/redundant_field...
2018-03-05 Oliver SchneiderMerge pull request #2507 from ordovicia/redundant_field...
2018-03-05 Oliver SchneiderMerge pull request #2497 from waywardmonkeys/single...
2018-03-05 Oliver SchneiderMerge branch 'master' into fix_cow
2018-03-05 Oliver SchneiderMerge pull request #2504 from flip1995/lit_float_repr
2018-03-05 Oliver SchneiderMerge pull request #2506 from HMPerson1/fix_2496
2018-03-05 HMPerson1Fix #2496
2018-01-24 Oliver SchneiderMerge pull request #2396 from rust-lang-nursery/author
2018-01-24 Oliver SchneiderEnable more patterns in the author lint
2017-10-28 Manish GoregaokarMerge branch 'pr-2140'
2017-10-27 Oliver SchneiderMerge pull request #2129 from vorner/update-script
2017-10-23 Oliver SchneiderMerge pull request #2136 from ykrivopalov/identity_op_f...
2017-10-20 Oliver SchneiderMerge pull request #2146 from MaloJaffre/println_empty_...
2017-10-20 Oliver SchneiderMerge pull request #2156 from cgm616/master
2017-10-20 Oliver SchneiderMerge pull request #2148 from sinkuu/proc_macro
2017-10-20 Oliver SchneiderMerge pull request #2147 from clippered/fix-manual...
2017-10-17 clipperedFix #2123 : check that the source and destination are...
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
2017-10-03 Oliver SchneiderReduce the hackiness of cargo-clippy
2017-09-29 Oliver SchneiderMerge pull request #2084 from ykrivopalov/bit_mask_verb...
2017-09-28 Manish GoregaokarMerge pull request #2091 from rust-lang-nursery/rustup
2017-09-28 Manish GoregaokarUpdate ... -> ..= in tests
2017-09-24 Oliver SchneiderMerge pull request #2060 from mrecachinas/feature/int...
next