]> git.lizzy.rs Git - rust.git/history - tests/ui/iter_skip_next.rs
Auto merge of #10094 - EricWu2003:increment-visitor-fix, r=xFrednet
[rust.git] / tests / ui / iter_skip_next.rs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-02 borsAuto merge of #9053 - AaronC81:fix-9052, r=flip1995
2022-08-02 borsAuto merge of #9254 - alex-semenyuk:enable_empty_loop_n...
2022-08-01 borsAuto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
2022-07-29 borsAuto merge of #8974 - Metaswitch:remove-blacklist-termi...
2022-07-29 Andy CaldwellChange lint name to plural
2022-07-29 Andy CaldwellRename "blacklisted name" to "disallowed name" throughout
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-28 borsAuto merge of #8117 - hotate29:issue7320, r=camsteffen
2021-12-28 borsAuto merge of #8127 - dswij:8090, r=xFrednet
2021-12-28 borsAuto merge of #8175 - Kage-Yami:feature/document-8145...
2021-12-27 borsAuto merge of #8170 - rust-lang:numbered-fields, r...
2021-12-27 borsAuto merge of #8175 - Kage-Yami:feature/document-8145...
2021-12-26 borsAuto merge of #8133 - surechen:fix_8128, r=xFrednet
2021-12-26 surechenFixes #8128
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-08-04 Philipp KronesRollup merge of #5852 - wiomoc:feature/lint-duplicate...
2020-08-04 Philipp KronesRollup merge of #5848 - Ryan1729:add-derive_ord_xor_par...
2020-08-04 borsAuto merge of #5867 - flip1995:rustup, r=flip1995
2020-07-29 borsAuto merge of #5843 - dima74:iter_skip_next.add-suggest...
2020-07-25 Dmitry MurzinAdd suggestion for `iter_skip_next` lint
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-05 borsAuto merge of #3626 - phansch:rustfix_works, r=oli-obk
2019-01-05 borsAuto merge of #3627 - detrumi:use_self_local_macro...
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-02 Philipp HanschUse compiletest's aux-build header instead of include...
2019-01-02 Philipp HanschExtract IteratorFalsePositives into option_helpers.rs
2018-12-31 borsAuto merge of #3608 - phansch:improve_util_docs, r...
2018-12-31 borsAuto merge of #3590 - jorpic:i3559-if_same_then_else...
2018-12-30 borsAuto merge of #3599 - xfix:use-hash-set-for-valid-ident...
2018-12-30 borsAuto merge of #3605 - phansch:small_methods_ui_test_imp...
2018-12-30 Philipp HanschUI test cleanup: Extract iter_skip_next from methods.rs