]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/virtual-structs.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / virtual-structs.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
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-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
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 #18056 : TeXitoi/rust/shootout-reverse...
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
2014-10-13 Alex Crichtonrollup merge of #17984 : bkoropoff/issue-17651
2014-10-13 Alex Crichtonrollup merge of #17980 : alexcrichton/no-more-exes
2014-10-13 Alex Crichtonrollup merge of #17979 : jkleint/guide-guess-counter
2014-10-13 Alex Crichtonrollup merge of #17977 : Behemecoatyl/master
2014-10-13 Alex Crichtonrollup merge of #17972 : ebfe/rpass-lang-item
2014-10-13 Alex Crichtonrollup merge of #17968 : nodakai/really-fix-kw-table
2014-10-13 Alex Crichtonrollup merge of #17927 : alexcrichton/more-const
2014-10-13 Alex Crichtonrollup merge of #17888 : gmfawcett/patch-1
2014-10-13 borsauto merge of #17876 : ruud-v-a/rust/patch-1, r=alexcri...
2014-10-13 borsauto merge of #17733 : jgallagher/rust/while-let, r...
2014-10-13 borsauto merge of #17910 : taylorhutchison/rust/patch-1...
2014-10-13 borsauto merge of #17965 : omasanori/rust/remove, r=sfackler
2014-10-13 borsauto merge of #17963 : sfackler/rust/cfg-error, r=alexc...
2014-10-13 borsauto merge of #17975 : thestinger/rust/fPIE, r=eddyb
2014-10-13 borsauto merge of #17957 : TeXitoi/rust/fix-mandelbrot...
2014-10-13 borsauto merge of #17948 : jakub-/rust/issue-17933, r=alexc...
2014-10-13 borsauto merge of #17757 : gamazeps/rust/issue17709, r...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-12 borsauto merge of #17944 : jakub-/rust/issue-17877, r=alexc...
2014-10-12 borsauto merge of #17952 : jakub-/rust/remove-virtual-struc...
2014-10-11 Jakub WieczorekRemove `virtual` structs from the language