]> git.lizzy.rs Git - rust.git/history - src/test/ui/suggestions/option-content-move.stderr
Update tests for changes to cannot move errors
[rust.git] / src / test / ui / suggestions / option-content-move.stderr
2019-06-03 Matthew JasperUpdate tests for changes to cannot move errors
2019-06-03 borsAuto merge of #61008 - GuillaumeGomez:fix-rustdoc-code...
2019-06-01 Mazdak FarrokhzadRollup merge of #61263 - GuillaumeGomez:valid-html...
2019-06-01 borsAuto merge of #60145 - little-dude:ip2, r=alexcrichton
2019-05-31 Pietro AlbiniRollup merge of #61359 - GuillaumeGomez:fix-deref-doc...
2019-05-31 Pietro AlbiniRollup merge of #60897 - seanmonstar:patch-4, r=sfackler
2019-05-30 Mazdak FarrokhzadRollup merge of #60850 - SimonSapin:unguarded, r=alexcr...
2019-05-30 borsAuto merge of #61212 - alexcrichton:skip-rustc, r=pietr...
2019-05-29 borsAuto merge of #61203 - memoryruins:bare_trait_objects...
2019-05-29 Oliver SchererRollup merge of #61217 - estebank:issue-52820, r=Centril
2019-05-29 Oliver SchererRollup merge of #60885 - euclio:strip-synstructure...
2019-05-29 Oliver SchererRollup merge of #60549 - euclio:doctest-panic-messages...
2019-05-29 Mazdak FarrokhzadRollup merge of #61191 - phansch:annotate_snippet_refac...
2019-05-29 Mazdak FarrokhzadRollup merge of #61048 - wizAmit:feature/nth_back_chunk...
2019-05-29 Mazdak FarrokhzadRollup merge of #60766 - vorner:weak-into-raw, r=sfackler
2019-05-29 Mazdak FarrokhzadRollup merge of #60555 - timvermeulen:rchunks_nth_back...
2019-05-29 Mazdak FarrokhzadRollup merge of #60542 - timvermeulen:step_sub_usize...
2019-05-29 Mazdak FarrokhzadRollup merge of #58975 - jtdowney:iter_arith_traits_opt...
2019-05-28 Mazdak FarrokhzadRollup merge of #61202 - oberien:permissionext-print...
2019-05-28 Mazdak FarrokhzadRollup merge of #61195 - davidtwco:seg-fault-mangler...
2019-05-28 Mazdak FarrokhzadRollup merge of #61157 - czipperz:BufReader-Seek-remove...
2019-05-28 Mazdak FarrokhzadRollup merge of #61024 - petrochenkov:proctest, r=nikom...
2019-05-28 Mazdak FarrokhzadRollup merge of #60756 - matthewjasper:extra-impl-trait...
2019-05-28 Mazdak FarrokhzadRollup merge of #61164 - RalfJung:scalar, r=oli-obk
2019-05-28 Mazdak FarrokhzadRollup merge of #61159 - RalfJung:ptr, r=alexcrichton
2019-05-28 Mazdak FarrokhzadRollup merge of #61237 - DevQps:expand-iterator-docs...
2019-05-28 Mazdak FarrokhzadRollup merge of #61220 - imbrem:error_explanations...
2019-05-28 Mazdak FarrokhzadRollup merge of #61084 - blkerby:unreachable_doc, r...
2019-05-28 borsAuto merge of #60955 - agnxy:rename-assoc, r=oli-obk...
2019-05-27 borsAuto merge of #61078 - pietroalbini:nightly-next, r...
2019-05-27 borsAuto merge of #61140 - estebank:attr-diagnostics, r...
2019-05-27 borsAuto merge of #59627 - LooMaclin:issue_57128_improve_mi...
2019-05-27 borsAuto merge of #61035 - nnethercote:avoid-more-symbol...
2019-05-27 borsAuto merge of #61215 - paoloteti:armebv7r, r=alexcrichton
2019-05-27 borsAuto merge of #61147 - estebank:suggest-as-ref, r=oli-obk
2019-05-25 Esteban KüberAdd support for suggesting as_ref to Result accesses
2019-05-25 Esteban KüberWhen encountering move error on an `Option`, suggest...