]> git.lizzy.rs Git - rust.git/history - tests/ui/cmp_owned
Auto merge of #8374 - Alexendoo:bless-revisions, r=camsteffen
[rust.git] / tests / ui / cmp_owned /
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-26 Georgy KomarovMerge remote-tracking branch 'origin/master' into 8282...
2022-01-21 borsAuto merge of #8271 - Jarcho:ptr_arg_214, r=flip1995
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-19 borsAuto merge of #8280 - xFrednet:8276-map-clone-msrv...
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #8292 - marekdownar:8239, r=xFrednet
2022-01-17 borsAuto merge of #8299 - marekdownar:8214, r=Manishearth
2022-01-16 Marek Downar#8214 cmp_owned suggestion flips the comparison
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-27 borsAuto merge of #6730 - anall:feature/owned_to_owned_meth...
2021-02-27 Andrea Nalladded new lint `implicit_clone`
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-13 borsAuto merge of #5790 - flip1995:rustup, r=flip1995
2020-07-08 borsAuto merge of #5776 - flip1995:rustup, r=flip1995
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-24 borsAuto merge of #5701 - ebroto:4874_cmp_owned_fp, r=flip1995
2020-06-23 Eduardo Brotocmp_owned: reverse operands if necessary
2020-06-23 Eduardo Brotocmp_owned: avoid FP when PartialEq is not implemented...
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-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-26 borsAuto merge of #4444 - phansch:split_up_cmp_owned2,...
2019-08-26 Philipp HanschUse correct path in comment
2019-08-24 Philipp HanschSplit up cmp_owned tests, add run-rustfix