]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/generic-derived-type.rs
Auto merge of #28816 - petrochenkov:unistruct, r=nrc
[rust.git] / src / test / run-pass / generic-derived-type.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-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-03-31 Alex Crichtonrollup merge of #23766: alexcrichton/stabilize-raw-fd
2015-03-31 Alex Crichtonrollup merge of #23704: hirschenberger/simd-intdiv-ice
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-26 Alex CrichtonMass rename uint/int to usize/isize
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20099: P1start/parse-more-macro-ops
2015-01-06 Alex Crichtonrollup merge of #20092: barosl/rustdoc-line-number...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 borsauto merge of #20365 : nick29581/rust/mod, r=huonw
2015-01-02 Nick CameronUse `derive` rather than `deriving` in tests
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-21 borsauto merge of #18201 : Gankro/rust/option-what, r=alexc...
2014-10-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
2014-10-18 borsauto merge of #18041 : arielb1/rust/no-size-overflow...
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18099 : jakub-/rust/fixed-issues, r...
2014-10-18 borsauto merge of #18096 : Gankro/rust/ganksy-is-dum, r...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18093 : steveklabnik/rust/remove_gc_refe...
2014-10-17 borsauto merge of #18089 : gamazeps/rust/small-bitv-cleanup...
2014-10-17 borsauto merge of #18052 : IvanUkhov/rust/raw-byte-string...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-17 borsauto merge of #17998 : rapha/rust/master, r=alexcrichton
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18064 : luqmana/rust/remove-reflection...
2014-10-16 Luqman AdenRemove libdebug and update tests.
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-29 borsauto merge of #14483 : ahmedcharles/rust/patbox, r...
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 borsauto merge of #13738 : buttslol/rust/armv7-support...
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 borsauto merge of #14452 : alexcrichton/rust/issue-14438...
2014-05-28 borsauto merge of #14364 : alexcrichton/rust/libdebug,...
2014-05-28 Alex CrichtonMove std::{reflect,repr,Poly} to a libdebug crate
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
next