]> git.lizzy.rs Git - rust.git/history - tests/ui/use_self.rs
Auto merge of #68717 - petrochenkov:stabexpat, r=varkor
[rust.git] / tests / ui / use_self.rs
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5300 - JohnTitor:edition-flag, r=flip1995
2020-03-10 Yuki OkushiUse `edition:2018` flag more widely
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
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 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Michael WrightUpdate formatting
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-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-06 Wilco KuseeRestrict use_self on nested items
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 KuseeRemove false negatives from known problems
2018-12-30 Wilco KuseeImplement use_self for tuple structs
2018-12-30 Wilco KuseeDocument known problems
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-09 Matthias Krügerrustfmt tests
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-15 bors[bot]Merge #3419
2018-11-13 bors[bot]Merge #3426
2018-11-13 Michael WrightFix `use_self` false positive on `use` statements
2018-11-10 bors[bot]Merge #3423
2018-11-10 Michael WrightFix `use_self` false positive
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-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
next