]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #3684 - g-bartoszek:sugg-snippet-modifications, r=phansch
[rust.git] / tests /
2019-01-22 borsAuto merge of #3684 - g-bartoszek:sugg-snippet-modifica...
2019-01-22 borsAuto merge of #3679 - daxpedda:use_self, r=phansch
2019-01-22 daxpeddaAdded rustfix to the test.
2019-01-21 borsAuto merge of #3677 - daxpedda:integer_arithmetic,...
2019-01-21 daxpeddaActually check for constants.
2019-01-21 borsAuto merge of #3676 - daxpedda:implicit_return, r=oli-obk
2019-01-21 daxpeddaFixed potential mistakes with nesting. Added tests.
2019-01-21 borsAuto merge of #3680 - g-bartoszek:needless-bool-else...
2019-01-20 borsAuto merge of #3681 - rmcteggart-r7:master, r=matthiaskrgr
2019-01-20 borsAuto merge of #3675 - mikerite:fix-build-20190120,...
2019-01-20 Grzegorz Bartoszekneedless bool lint suggestion is wrapped in brackets...
2019-01-20 daxpeddaFix automatic suggestion on `use_self`.
2019-01-20 daxpeddaRemove negative integer literal checks.
2019-01-20 daxpeddaFix `implicit_return` false positives.
2019-01-20 Michael WrightFixed breakage due to rust-lang/rust#57489
2019-01-19 borsAuto merge of #3674 - sinkuu:fmt_rustup, r=oli-obk
2019-01-19 Shotaro YamadaCatch up with `format_args` change
2019-01-19 borsAuto merge of #3672 - mikerite:fix-3670, r=oli-obk
2019-01-19 Michael WrightFix bad `while_let_on_iterator` suggestion.
2019-01-18 borsAuto merge of #3669 - avborhanian:extra_results_files...
2019-01-18 UnknownFixing issues pointed out by dogfood tests.
2019-01-18 UnknownUpdate to collect all the files then throw the error.
2019-01-18 UnknownAdding a test for checking if test files are missing.
2019-01-15 borsAuto merge of #3662 - mikerite:fix-498, r=oli-obk
2019-01-15 Michael WrightReally fix issue number in `map_clone` test
2019-01-15 Michael WrightFix issue number in `map_clone` test
2019-01-15 Michael WrightFix `map_clone` bad suggestion
2019-01-14 borsAuto merge of #3657 - roblabla:bugfix-missing-docs...
2019-01-14 borsAuto merge of #3653 - gendx:master, r=phansch
2019-01-14 borsAuto merge of #3658 - detrumi:add-several-run-rustfix...
2019-01-13 Wilco KuseeAdd run-rustfix to unnecessary_fold
2019-01-13 Wilco KuseeAdd run-rustfix to unit_arg test
2019-01-13 Wilco KuseeAdd run-rustfix for types test
2019-01-13 Wilco KuseeAdd run-rustfix to starts_ends_with
2019-01-13 Wilco KuseeAdd run-rustfix to replace_const test
2019-01-13 Wilco KuseeAdd run-rustfix to redundant_field_names
2019-01-13 roblablaMissing docs: don't require documenting Global Asm...
2019-01-13 Wilco KuseeAdd run-rustfix for precedence test
2019-01-13 Wilco KuseeAdd run-rustfix to mem_replace test
2019-01-13 Wilco KuseeAdd run-rustfix to map_clone test
2019-01-13 Wilco KuseeAdd run-rustfix to large_digit_groups
2019-01-13 Wilco KuseeAdd run-rustfix to into_iter_on_ref
2019-01-13 Wilco KuseeAdd run-rustfix to infallible_destructuring_match
2019-01-13 Wilco KuseeAdd rustfix to inconsistent_digit_grouping test
2019-01-13 Wilco KuseeAdd run-rustfix to explicit_write test
2019-01-13 Wilco KuseeAdd run-rustfix to excessive_precision test
2019-01-13 Wilco KuseeAdd run-rustfix to duration_subsec test
2019-01-13 Wilco KuseeDisable deprecated_cfg_attr lint for inner attributes
2019-01-13 Wilco KuseeAdd run-rustfix to collapsible_if test
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-07 borsAuto merge of #3640 - detrumi:nested_use_self, r=flip1995
2019-01-07 borsAuto merge of #3600 - xfix:cast-ref-to-mut, r=flip1995
2019-01-07 Wilco KuseeRustftmt
2019-01-07 Konrad BorowskiMove a hint to an error message in cast_ref_to_mut...
2019-01-07 Konrad BorowskiAdd a note to cast_ref_to_mut lint
2019-01-07 Konrad Borowskicast_ref_to_mut lint
2019-01-07 Wilco KuseeImprove tests and exclude nested impls
2019-01-07 borsAuto merge of #3638 - mikerite:fix-3625, r=oli-obk
2019-01-07 Michael WrightUpdate `unwrap_get` code review suggestions
2019-01-06 Wilco KuseeRestrict use_self on nested items
2019-01-06 Michael WrightImprove `get_unwrap` suggestion
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 "tests: used_underscore_binding_macro: disable...
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 #3629 - matthiaskrgr:crash_workaround...
2019-01-04 Matthias Krügertests: used_underscore_binding_macro: disable random_st...
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 Matthias Krügeradd testcase for #3462
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...
next