]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #2857 - avborhanian:master, r=phansch
[rust.git] / tests /
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-02 borsAuto merge of #3731 - phansch:travis, r=phansch
2019-02-01 borsAuto merge of #3732 - phansch:fix_ice_3720, r=oli-obk
2019-02-01 UnknownUpdating code to ignore rustfmt issue.
2019-02-01 UnknownFix test broken by removing comment.
2019-02-01 UnknownUpdating to just warn for one test.
2019-02-01 UnknownAdding back tests, but also reducing threshold by 1
2019-02-01 UnknownMoving tests to ui-toml to make use of clippy.toml
2019-02-01 UnknownUpdating number of lines for the failing test to be...
2019-02-01 Araam BorhanianAdding lint for too many lines.
2019-02-01 UnknownFix test broken by removing comment.
2019-02-01 UnknownUpdating to just warn for one test.
2019-02-01 UnknownAdding back tests, but also reducing threshold by 1
2019-02-01 UnknownMoving tests to ui-toml to make use of clippy.toml
2019-02-01 UnknownUpdating number of lines for the failing test to be...
2019-02-01 Araam BorhanianAdding lint for too many lines.
2019-02-01 Philipp HanschFix ICE in vec_box lint and add run-rustfix
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-01-31 borsAuto merge of #3727 - phansch:rustup_unused_trim, r...
2019-01-31 Philipp HanschRustup: unused trim result
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: lint only enum matches.
2019-01-29 Alex Hamiltonwildcard_match_arm: update ui test stderr
2019-01-29 Alex Hamiltonwildcard_match_arm: format test.
2019-01-29 Alex Hamiltonwildcard_match_arm: add simple ui test.
2019-01-29 borsAuto merge of #3648 - phansch:const_fn_lint, r=oli-obk
2019-01-29 borsAuto merge of #3714 - mikerite:fix-2945, r=oli-obk
2019-01-29 Philipp HanschUpdate various docs
2019-01-29 Philipp HanschUse built-in entry_fn detection over self-built
2019-01-29 Philipp Hanschcargo fmt
2019-01-29 Philipp HanschReorganize conditionals: Run faster checks first
2019-01-29 Philipp HanschAdd initial version of const_fn lint
2019-01-29 Michael WrightFix `unit_arg` false positive
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-28 borsAuto merge of #3711 - rust-lang:rustup, r=oli-obk
2019-01-28 Oliver SchererRemove tests for deprecated items
2019-01-28 Oliver SchererAtomics constants are now handled by the deprecation...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerupdate test stderr
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-26 borsAuto merge of #3690 - mikerite:fix-3630-expect-fun...
2019-01-26 Philipp HanschPrevent incorrect cast_lossless suggestion in const_fn
2019-01-26 borsAuto merge of #3701 - mikerite:fix-3118, r=phansch
2019-01-26 Michael WrightFix dogfood tests on Appveyor
2019-01-25 borsAuto merge of #3698 - sorin-davidoi:fix-common-metadata...
2019-01-25 Sorin Davidoitest(versioncheck): Use .no_deps()
2019-01-25 Sorin Davidoitest(versioncheck): Fix version equality check
2019-01-24 Michael WrightFix `expect_fun_call` lint suggestions
2019-01-23 borsAuto merge of #3582 - Arkweid:add-lints-aseert-checks...
2019-01-23 A.A.Abroskinallow assertions_on_constants for collapsible_if and...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
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
next