]> git.lizzy.rs Git - rust.git/history - tests/ui/equatable_if_let.stderr
[`excessive_bools`] lint trait functions even without bodies
[rust.git] / tests / ui / equatable_if_let.stderr
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-23 borsAuto merge of #9690 - royrustdev:boxed_void, r=flip1995
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-08-23 Nahua KangRun cargo dev bless to update fixes & stderr
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-08 borsAuto merge of #8356 - J-ZhengLi:master-issue8288, r...
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 borsAuto merge of #9074 - daxpedda:equatable-if-let-externa...
2022-06-30 dAxpeDDaFix false-positive in `equatable_if_let`
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-13 borsAuto merge of #7805 - aDotInTheVoid:transmute-num-bits...
2021-10-13 borsAuto merge of #7788 - flip1995:eq_if_let_sugg, r=giraffate
2021-10-08 flip1995Do not expand macros in equatable_if_let suggestion
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint