]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/deprecated-derive.rs
Auto merge of #28816 - petrochenkov:unistruct, r=nrc
[rust.git] / src / test / run-pass / deprecated-derive.rs
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-10 Manish GoregaokarRollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112...
2015-03-09 borsAuto merge of #23038 - nikomatsakis:issue-22978-default...
2015-03-09 Manish GoregaokarRollup merge of #23144 - FuGangqiang:doc_err, r=alexcri...
2015-03-09 borsAuto merge of #23043 - steveklabnik:doc_default_method...
2015-03-09 borsAuto merge of #23153 - Manishearth:snap, r=alexcrichton
2015-03-08 Manish GoregaokarRollup merge of #23043 - steveklabnik:doc_default_metho...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-08 Manish GoregaokarRollup merge of #23153 - Manishearth:snap, r=alexcrichton
2015-03-08 Manish GoregaokarRollup merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #23127 - alexcrichton:bench-wrapping...
2015-03-08 borsAuto merge of #23145 - semarie:openbsd-5806, r=alexcrichton
2015-03-07 borsAuto merge of #23143 - 5paceToast:cygwin-6.3, r=alexcri...
2015-03-07 borsAuto merge of #23137 - kmcallister:derive-sugar, r...
2015-03-07 Keegan McAllisterMake #[derive(Anything)] into sugar for #[derive_Anything]