]> git.lizzy.rs Git - rust.git/history - tests/ui/collapsible_if.rs
Improved shared_code_in_if_blocks message and added test stderrs
[rust.git] / tests / ui / collapsible_if.rs
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6741 - ThibsG:BlockInIfConditions1141...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-08 Cameron SteffenFix collapsible_if false positive with attributes
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-02 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-01 borsAuto merge of #5993 - taiki-e:default_trait_access...
2020-08-31 borsAuto merge of #5992 - giraffate:fix_wrong_seggestion_in...
2020-08-31 Takayuki NakataFix the wrong suggestion when using macro in `collapsib...
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-10 borsAuto merge of #5446 - rust-lang:gimme-a-second, r=flip1995
2020-04-08 borsAuto merge of #5411 - dtolnay:hasher, r=flip1995
2020-04-08 borsAuto merge of #5437 - rabisg0:should-impl-trait, r...
2020-04-08 borsAuto merge of #5428 - dtolnay:cognitive, r=flip1995
2020-04-08 David TolnayMove cognitive_complexity to nursery
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-07 borsAuto merge of #5011 - JohnTitor:split-collapsible-if...
2020-01-07 Yuki OkushiSplit up `collapsible_if` ui test
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-06-24 borsAuto merge of #4123 - Centril:rustup-let-chains-ast...
2019-06-23 Mazdak FarrokhzadAccount for let_chains in collapsible_if ui test cases.
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
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-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
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-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 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
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 borsAuto merge of #3527 - phansch:update_readme2, r=matthia...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-10 borsAuto merge of #3518 - sinkuu:redundant_clone_tw, r...
2018-12-10 borsAuto merge of #3524 - phansch:update_contributing,...
2018-12-09 Matthias Krügerrustfmt tests
2018-12-09 borsAuto merge of #3520 - matthiaskrgr:test_rustfmt_skip...
2018-12-09 Matthias Krügeradd rustfmt::skip attributes to some tests
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-24 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3439 from dtolnay/npbv
2018-11-22 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3447 from phansch/small_rename
2018-11-22 Oliver S̶c̶h̶n̶e̶i... Merge branch 'master' into version_ids
2018-11-22 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3446 from matthiaskrgr/url_update
2018-11-22 Matthias Krügerrust-lang-nursery/rust-clippy => rust-lang/rust-clippy
2018-10-25 bors[bot]Merge #3331
2018-10-24 bors[bot]Merge #3312
2018-10-18 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-18 Philipp HanschMerge pull request #3303 from shssoichiro/3069-unnecess...
2018-10-18 Philipp KronesMerge pull request #3332 from lukasstevens/fix798
2018-10-18 Lukas StevensSupport multiline comments and hopefully fix panic
2018-10-18 Lukas StevensCheck for comments in collapsible ifs
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-11 Oliver SchererStabilize tool lints
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
2018-04-05 Oliver SchneiderMerge pull request #2632 from phansch/fix_useless_forma...
2018-04-05 Manish GoregaokarMerge pull request #2629 from memoryleak47/typo
2018-04-05 memoryleak47typo
2017-10-07 Chris EmersonMerge branch 'master' into no_effect_with_drop
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
next