]> git.lizzy.rs Git - rust.git/history - tests/ui/methods.stderr
iterate List by value
[rust.git] / tests / ui / methods.stderr
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 Rabi GuhaCheck fn header along with decl when suggesting to...
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2019-12-30 borsAuto merge of #4970 - krishna-veerareddy:fix-replace...
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-28 Micha OberAdd real suggestion to option_map_unwrap_or
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
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-10-23 borsAuto merge of #4691 - HMPerson1:suggest_iter, r=phansch
2019-10-19 borsAuto merge of #4692 - lzutao:use-opt-profile-rtim,...
2019-10-18 borsAuto merge of #4657 - Licenser:additional-restrictions...
2019-10-18 Heinz N. GiesSplit out tests
2019-10-15 borsAuto merge of #4668 - lzutao:update-rtim, r=flip1995
2019-10-15 borsAuto merge of #4619 - james9909:unused-self, r=flip1995
2019-10-15 James WangChange lint to be pedantic
2019-10-14 borsAuto merge of #4560 - rust-lang:must-use-pure, r=phansch
2019-10-14 Andre Bogusnew lints around `#[must_use]` fns
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-04 borsAuto merge of #4495 - JohnTitor:fix-map-entry-false...
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 borsAuto merge of #4498 - sinkuu:checked_arithmetic_unwrap...
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-09-03 BO41Try to fix .fixed
2019-08-29 BO41Dereference one less on search_is_some and make it...
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-20 borsAuto merge of #4423 - lzutao:await-is-stable, r=Manishearth
2019-08-20 Lzu TaoRemove feature gate for async_await
2019-08-14 borsAuto merge of #4369 - mikerite:fix-4293, r=flip1995
2019-08-14 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-12 borsAuto merge of #4365 - lukas-code:async_new_ret_no_self...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-09 Lukas Markeffskyfixed tests (again) and added a test that should actual...
2019-08-09 Lukas Markeffskyremoved unused imports #2
2019-08-09 Lukas Markeffskyremoved unused imports
2019-08-09 Lukas Markeffskyupgrade test to rust 2018
2019-08-09 Lukas Markeffskynew_ret_no_self: walk associated types in impl Trait...
2019-08-01 borsAuto merge of #4322 - Y0hy0h:patch-1, r=phansch
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 Philipp HanschUI Test Cleanup: No wrong_self_convention in methods.rs
2019-06-06 borsAuto merge of #4136 - euclio:println-writeln-suggestion...
2019-06-04 borsAuto merge of #4164 - mikerite:fix-4144, r=mikerite
2019-06-02 Michael WrightFix .map(..).unwrap_or_else(..) bad suggestion
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
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-05-03 borsAuto merge of #4053 - euclio:too-many-args-span, r...
2019-05-02 borsAuto merge of #4049 - airt:fix-4033-search_is_some...
2019-04-30 airtchange |&x| to |x| in stderr file
2019-04-19 borsAuto merge of #3989 - flip1995:assert_on_const, r=phansch
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 Philipp HanschAdd run-rustfix for option_map_or_none lint
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-11 borsAuto merge of #3938 - phansch:more_uicleanup, r=oli-obk
2019-04-11 Philipp HanschUI test cleanup: Extract iter_nth tests
2019-04-11 Philipp HanschUI test cleanup: Extract or_fun_call tests
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 flip1995Update tests
2019-02-27 borsAuto merge of #3666 - detrumi:map-or-on-non-copy, r...
2019-02-26 Wilco KuseeFix false negative
2019-02-26 Wilco KuseeOnly suggest map_or for copy types
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
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-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
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
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-05 borsAuto merge of #3610 - phansch:method_rs_cleanup, r...
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
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
2019-01-02 Philipp HanschUse compiletest's aux-build header instead of include...
2019-01-02 Philipp HanschExtract IteratorFalsePositives into option_helpers.rs
2019-01-02 Philipp HanschUI test cleanup: Extract lint from methods.rs test
2018-12-31 borsAuto merge of #3608 - phansch:improve_util_docs, r...
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 #3605 - phansch:small_methods_ui_test_imp...
2018-12-30 Philipp HanschUI test cleanup: Extract iter_skip_next from methods.rs
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
next