]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/enum-discrim-too-small.rs
Auto merge of #23934 - lfairy:write-no-deref, r=alexcrichton
[rust.git] / src / test / compile-fail / enum-discrim-too-small.rs
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 borsAuto merge of #23822 - tanadeau:remove-box-syntax-in...
2015-04-02 borsAuto merge of #23963 - alexcrichton:rollup, r=alexcrichton
2015-04-02 Alex Crichtonrollup merge of #23959: aturon/beta-relnotes
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-02 Alex Crichtonrollup merge of #23860: nikomatsakis/copy-requires...
2015-04-02 Alex Crichtonrollup merge of #23953: dhuseby/master
2015-04-02 Alex Crichtonrollup merge of #23945: pnkfelix/gate-u-negate
2015-04-01 Felix S. Klock IIfixes for fallout in tests/compile-fail
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
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 #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Huon WilsonUpdate compile fail tests to use usize.
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-02 borsauto merge of #10165 : dcrewi/rust/missing-doc-on-priva...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
2013-10-31 borsauto merge of #10189 : alexcrichton/rust/inner-statics...
2013-10-31 borsauto merge of #10166 : brson/rust/meta, r=alexcrichton
2013-10-31 borsauto merge of #10164 : brson/rust/configure, r=brson
2013-10-31 borsauto merge of #10120 : Kimundi/rust/remove_sys, r=alexc...
2013-10-30 borsauto merge of #10123 : klutzy/rust/fix-7507, r=alexcrichton
2013-10-30 borsauto merge of #10168 : reedlepee123/rust/priv_fields...
2013-10-30 borsauto merge of #9613 : jld/rust/enum-discrim-size.r0...
2013-10-29 Jed DavisAdd tests for enum discriminant sizing.