]> git.lizzy.rs Git - rust.git/history - tests/ui/use_self.stderr
Auto merge of #68717 - petrochenkov:stabexpat, r=varkor
[rust.git] / tests / ui / use_self.stderr
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-07 borsAuto merge of #5140 - lzutao:cleanup-replace, r=flip1995
2020-02-07 borsAuto merge of #5146 - lzutao:rustup, r=flip1995
2020-02-07 Lzu TaoRustup https://github.com/rust-lang/rust/pull/67359
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-18 borsAuto merge of #5046 - JohnTitor:order-nonminimal-bool...
2020-01-15 borsAuto merge of #5034 - ThibsG:MatchWildErrArmImprove5024...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-11 Yuki OkushiSplit up `use_self` ui test
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 borsAuto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
2019-11-08 borsAuto merge of #4786 - msizanoen1:target-libs, r=Manishearth
2019-11-08 borsAuto merge of #4776 - mikerite:fix-4727, r=flip1995
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 Michael Wrightuse-self: correctly ignore dummy paths
2019-11-06 Michael WrightFix crash in `use-self` lint
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-14 borsAuto merge of #4513 - matthiaskrgr:dogdood_incrcomp...
2019-09-12 borsAuto merge of #4536 - matthiaskrgr:impl_lint_doc, r...
2019-09-12 borsAuto merge of #4538 - mikerite:fix-3567, r=flip1995
2019-09-12 Michael WrightVerify that issue #3567 is resolved
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-10 borsAuto merge of #4532 - rust-lang:integer-const, r=oli-obk
2019-09-10 borsAuto merge of #4525 - mikerite:use-self-constructor...
2019-09-09 Michael WrightExtend `use_self` to check constructor
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-07-31 borsAuto merge of #4313 - Manishearth:owl, r=yaahallo
2019-07-31 borsAuto merge of #4308 - jakubadamw:use-self-variant-scope...
2019-07-31 Jakub WieczorekExtend the `use_self` lint to suggest uses of `Self...
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-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-01 Philipp KronesMerge pull request #3905 from rust-lang/compiletest
2019-04-01 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/58805
2019-03-13 borsAuto merge of #3873 - phansch:hiridification, r=flip1995
2019-03-12 borsAuto merge of #3869 - taiki-e:use_self, r=flip1995
2019-03-11 Taiki EndoFix `use_self` false positive on nested functions
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 daxpeddaFixed potential mistakes with nesting. Added tests.
2019-01-20 daxpeddaFix automatic suggestion on `use_self`.
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-09 Abroskin AlexanderMerge branch 'master' into add-lints-aseert-checks
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 Wilco KuseeRustftmt
2019-01-07 Wilco KuseeImprove tests and exclude nested impls
2019-01-05 borsAuto merge of #3626 - phansch:rustfix_works, r=oli-obk
2019-01-05 borsAuto merge of #3627 - detrumi:use_self_local_macro...
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-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
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 #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3588 - detrumi:tuple_struct_use_self...
2018-12-30 Wilco KuseeUpdate test output after rebase
2018-12-30 Wilco KuseeImplement use_self for tuple structs
2018-12-30 Wilco KuseeDocument known problems
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
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 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 Matthias Krügerupdate test stderr
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-10-27 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-26 bors[bot]Merge #3355
2018-10-26 bors[bot]Merge #3359
2018-10-26 bors[bot]Merge #3357
2018-10-25 HMPerson1Check existential types in `use_self`
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-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 flip1995Adapt the *.stderr files of the ui-tests to the tool_lints
2018-08-01 Philipp HanschMerge pull request #2968 from phansch/first_an_ICE_and_...
2018-07-29 Philipp KronesMerge pull request #2917 from mikerite/issue2894
2018-07-28 Michael WrightMerge branch 'master' into issue2894
next