]> git.lizzy.rs Git - rust.git/history - tests/ui
Auto merge of #3635 - matthiaskrgr:revert_random_state_3603, r=xfix
[rust.git] / tests / ui /
2019-01-05 borsAuto merge of #3635 - matthiaskrgr:revert_random_state_...
2019-01-05 borsAuto merge of #3626 - phansch:rustfix_works, r=oli-obk
2019-01-05 Matthias KrügerRevert "Auto merge of #3603 - xfix:random-state-lint...
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 #3631 - phansch:add_itertools_to_integrat...
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
2019-01-04 Wilco KuseeTrigger `use_self` lint in local macros
2019-01-04 Philipp HanschAdd run-rustfix where it already passes
2019-01-03 borsAuto merge of #3623 - phansch:rustup, r=flip1995
2019-01-03 borsAuto merge of #3622 - m-cat:master, r=phansch
2019-01-03 borsAuto merge of #3621 - Zoxc:parallel, r=phansch
2019-01-03 Marcin SAdd ui/for_kv_map test for false positive in #1279
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3617 - matthiaskrgr:3462_test, r=phansch
2019-01-03 borsAuto merge of #3615 - matthiaskrgr:rtuVbump, r=phansch
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
2019-01-03 borsAuto merge of #3614 - matthiaskrgr:rustc_tool_utils...
2019-01-03 borsAuto merge of #3607 - detrumi:limit_infinite_iter_to_kn...
2019-01-02 Philipp HanschUse compiletest's aux-build header instead of include...
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 Hanschrustfmt
2019-01-02 Philipp HanschUI test cleanup: Extract ifs_same_cond tests
2019-01-02 Philipp HanschExtract IteratorFalsePositives into option_helpers.rs
2019-01-02 Philipp HanschUI test cleanup: Extract for_kv_map lint tests
2019-01-02 Philipp HanschUI test cleanup: Extract lint from methods.rs test
2019-01-02 Yuning ZhangFix test for rust-lang/rust#57250
2018-12-31 Wilco KuseeLimit infinite_iter collect() check to known types
2018-12-31 borsAuto merge of #3608 - phansch:improve_util_docs, r...
2018-12-31 borsAuto merge of #3606 - detrumi:blacklisted_name_hashset...
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 Konrad BorowskiReformat random_state tests
2018-12-30 Philipp HanschUI test cleanup: Extract iter_skip_next from methods.rs
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3588 - detrumi:tuple_struct_use_self...
2018-12-30 Max TaldykinCheck pattern equality while checking declaration equality
2018-12-30 Konrad BorowskiMerge branch 'master' of https://github.com/rust-lang...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-30 Wilco KuseeUpdate test output after rebase
2018-12-30 Wilco KuseeRemove false negatives from known problems
2018-12-30 Wilco KuseeImplement use_self for tuple structs
2018-12-30 Wilco KuseeDocument known problems
2018-12-30 Konrad Borowskirandom_state lint
2018-12-29 Konrad BorowskiMove constant write checks to temporary_assignment...
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 borsAuto merge of #3595 - xfix:mark-writes-to-constant...
2018-12-29 Konrad BorowskiSupport array indexing expressions in unused write...
2018-12-29 Konrad BorowskiMark writes to constants as side-effect-less
2018-12-28 borsAuto merge of #3561 - fuerstenau:master, r=oli-obk
2018-12-28 Philipp HanschFix suggestion for unnecessary_ref lint
2018-12-28 Philipp HanschUpdate .fixed files via update-references.sh
2018-12-28 Philipp HanschRun rustfix on first UI test
2018-12-28 Peter FürstenauFix formatting
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 Russell GreeneMerge new_without_default_derive into new_without_default
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
2018-12-27 borsAuto merge of #3589 - flip1995:contrib_inactive_prs...
2018-12-27 borsAuto merge of #3586 - matthiaskrgr:test_fmt_fix, r...
2018-12-27 Matthias Krügertests: fix formatting and update test output
2018-12-27 borsAuto merge of #3577 - daxpedda:master, r=flip1995
2018-12-27 borsAuto merge of #3578 - matthiaskrgr:rustc_tools_util...
2018-12-26 borsAuto merge of #3579 - matthiaskrgr:tool_lints, r=flip1995
2018-12-26 borsAuto merge of #3580 - matthiaskrgr:trivial_typos, r...
2018-12-26 borsAuto merge of #3581 - euclio:camel-case, r=flip1995
2018-12-25 Andy Russellfix breakage from rust-lang/rust#57088
2018-12-22 borsAuto merge of #3573 - Vlad-Shcherbina:map_clone_caveat...
2018-12-22 borsAuto merge of #3341 - HMPerson1:possibly_missing_else...
2018-12-22 borsAuto merge of #3570 - muth:master, r=phansch
2018-12-22 borsAuto merge of #3569 - phansch:update_contributing,...
2018-12-22 Mark Nieweglowskitest: panic at map_unit_fn.rs:202 for map() without...
2018-12-22 Mark Nieweglowskirm unused file map_unit_fn.stderr
2018-12-21 HMPerson1Teach `suspicious_else_formatting` about `if .. {....
2018-12-19 Peter FürstenauAdd failing test
2018-12-19 borsAuto merge of #3552 - phansch:make_integration_tests_fa...
2018-12-19 borsAuto merge of #3546 - matthiaskrgr:fix_install, r=oli-obk
2018-12-18 borsAuto merge of #3554 - klausi:module_name_repeat, r...
2018-12-18 Peter FürstenauRecomend `.as_ref()?` in certain situations
2018-12-18 borsAuto merge of #3556 - lucasloisp:bool-ord-comparison...
2018-12-18 borsAuto merge of #3557 - detrumi:allow_asref_adjustments...
2018-12-17 Wilco KuseeDo not mark as_ref as useless if it's followed by a...
2018-12-17 Lucas LoisChanges lint sugg to bitwise and operator `&`
2018-12-17 flip1995Rename lint to MODULE_NAME_REPETITIONS
2018-12-17 flip1995Add renaming tests
2018-12-17 borsAuto merge of #3555 - daxpedda:master, r=oli-obk
2018-12-17 Lucas LoisImplements lint for order comparisons against bool
2018-12-16 daxpeddaFix an endless loop in the tests.
2018-12-16 daxpeddaFix `implicit_return` false positives.
2018-12-16 Klaus Purerchore(moduel_name_repeat): Rename stutter lint to modul...
2018-12-14 borsAuto merge of #3545 - Kampfkarren:vec_boxed_sized,...
2018-12-14 borsAuto merge of #3549 - flip1995:rustup, r=oli-obk
2018-12-14 flip1995rustup rust-lang/rust#52994
2018-12-14 borsAuto merge of #3531 - mikerite:fix-3514, r=phansch
2018-12-14 Michael WrightFix test
next