]> git.lizzy.rs Git - rust.git/history - tests/ui/use_self.fixed
Add version = "Two" to rustfmt.toml
[rust.git] / tests / ui / use_self.fixed
2021-03-01 Cameron SteffenAdd version = "Two" to rustfmt.toml
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
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 #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-10 flip1995Don't trigger use_self in macros
2021-02-10 flip1995Update test files
2021-02-10 Tim Nielensuse_self - fix issue with `hir_ty_to_ty`
2021-02-10 Tim Nielensrework use_self impl based on ty::Ty comparison
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-21 borsAuto merge of #6609 - giraffate:fix_wrong_suggestion_of...
2021-01-21 borsAuto merge of #6605 - kawogi:doc-markdown, r=llogiq
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-20 borsAuto merge of #6567 - camsteffen:path-to-res-enum,...
2021-01-20 borsAuto merge of #6475 - matsujika:capitalized_acronyms...
2021-01-20 Hirochika MatsumotoAdd new lint `upper_case_acronyms`
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2020-12-22 borsAuto merge of #6476 - 1c3t3a:1c3t3a-from-over-into...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-19 borsAuto merge of #6477 - xFrednet:0000-enable-search-with...
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-10 ThibsGAdd tests for unsized trait in `wrong_self_convention...
2020-12-10 ThibsGAllow `wrong_self_convention` in `use_self` test for...
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.