]> git.lizzy.rs Git - rust.git/history - tests
Add `rustfmt::skip` to `double_parens` tests
[rust.git] / tests /
2019-02-28 Michael WrightAdd `rustfmt::skip` to `double_parens` tests
2019-02-27 borsAuto merge of #3666 - detrumi:map-or-on-non-copy, r...
2019-02-27 borsAuto merge of #3826 - mikerite:rustfmt-outer-attr-tests...
2019-02-27 Michael WrightAdd `rustfmt::skip` to outer attr format tests
2019-02-26 borsAuto merge of #3821 - g-bartoszek:redundant_closure...
2019-02-26 borsAuto merge of #3818 - phansch:update_changelog, r=oli-obk
2019-02-26 Wilco KuseeFix false negative
2019-02-26 Wilco KuseeAttempt to fix false negative
2019-02-26 Wilco KuseeOnly suggest map_or for copy types
2019-02-26 borsAuto merge of #3817 - rust-lang:fix-bool_comparison...
2019-02-26 Grzegorzdo not trigger redundant_closure when there is a differ...
2019-02-26 borsAuto merge of #3814 - ljedrz:HirIdification_lockstep_up...
2019-02-26 borsAuto merge of #3819 - mikerite:rustfmt-formatting-tests...
2019-02-26 Michael WrightAdd [rustfmt::skip] to formatting lint tests
2019-02-25 mcartonFix `bool_comparison` with non-`bool` expressions
2019-02-25 borsAuto merge of #3808 - mikerite:useless-format-suggestio...
2019-02-25 borsAuto merge of #3816 - g-bartoszek:redundant_closure_for...
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-25 borsAuto merge of #3805 - martinsp:ice-3747, r=Manishearth
2019-02-24 borsAuto merge of #3811 - rust-lang:test-for-2526, r=mcarton
2019-02-24 mcartonAdd a test for #2526
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-24 Michael WrightFix `useless_format` suggestions
2019-02-23 Martins PolakovsFix ICE #3747
2019-02-22 borsAuto merge of #3796 - rust-lang:clarify-readme, r=oli-obk
2019-02-22 borsAuto merge of #3795 - mikerite:test-rustfmt, r=phansch
2019-02-22 Michael Wrightrustfmt tests/ui/methods.rs
2019-02-22 Michael WrightAdd `#[rustfmt::skip]` to methods tests
2019-02-21 borsAuto merge of #3789 - bzzzzzz:needless_range_loop_bugfi...
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-20 bzzzzMake needless_range_loop not applicable to structures...
2019-02-20 Michael WrightFormat again
2019-02-19 flip1995Add test related to the ICE
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-19 Michael WrightFormat again
2019-02-19 Michael HowellFix formatting
2019-02-19 philCheck {print,write}_with_newline for literal newline
2019-02-18 borsAuto merge of #3729 - illicitonion:match_enum_wildcard...
2019-02-18 Daniel Wagner-HallRestore tests
2019-02-18 Daniel Wagner-Hallwildcard_enum_match_arm gives suggestions
2019-02-18 philAdd failing test for #3778 write_with_newline
2019-02-18 Michael HowellAdd a lint to warn on `T: Drop` bounds
2019-02-18 Michael WrightImprove `iter_cloned_collect` suggestions
2019-02-18 philAdd failing test for #3778 write_with_newline
2019-02-17 borsAuto merge of #3775 - flip1995:ice-3717, r=phansch
2019-02-17 flip1995Add test for ICE #3717 fix
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-12 borsAuto merge of #3757 - mikerite:fix-2542, r=oli-obk
2019-02-11 borsAuto merge of #3758 - phansch:document_macro, r=flip1995
2019-02-11 Michael WrightFix `needless_range_loop` bad suggestion
2019-02-10 Grzegorztest formatting
2019-02-10 borsAuto merge of #3754 - phansch:uicleanup, r=oli-obk
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-10 Grzegorzremoving redundant closures in the whole project
2019-02-10 borsAuto merge of #3755 - phansch:uicleanup2, r=oli-obk
2019-02-10 Grzegorzredundant closure implemented for closures containing...
2019-02-10 Philipp Hanschrustfmt
2019-02-10 Philipp HanschUI test cleanup: Rename copies.rs to match_same_arms.rs
2019-02-10 Philipp HanschUI test cleanup: Extract match_same_arms tests
2019-02-10 Philipp HanschUI test cleanup: Extract similar_names tests
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-06 borsAuto merge of #3743 - phansch:you_shall_not_pass, r...
2019-02-06 Philipp HanschFix ICE in needless_pass_by_value lint
2019-02-06 Philipp HanschMove run-pass tests to UI tests
2019-02-05 flip1995Add tests for assertion_on_constants macro check
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 borsAuto merge of #3723 - rhysd:issue3721, r=oli-obk
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-03 rhysduse snippet for making a suggestion if possible
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 rhysdadd more test cases for dbg_macro rule
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-02-01 Michael WrightMerge branch 'master' into fix-2728
2019-02-01 rhysdfix category and use suggestion
2019-01-31 borsAuto merge of #3727 - phansch:rustup_unused_trim, r...
2019-01-31 Philipp HanschRustup: unused trim result
2019-01-31 Michael WrightFix `cast_sign_loss` false positive
2019-01-30 rhysdimplement dbg_macro rule (fixes #3721)
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
next