]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/type-recursive.rs
Improve invalid recursive types diagnostic
[rust.git] / src / test / compile-fail / type-recursive.rs
2015-07-28 Simonas KazlauskasImprove invalid recursive types diagnostic
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 borsAuto merge of #27330 - alexcrichton:reenable-lto-syntax...
2015-07-28 borsAuto merge of #27275 - nrc:save-use, r=brson
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 borsAuto merge of #27250 - alexcrichton:ucrt, r=brson
2015-07-27 borsAuto merge of #27230 - GuillaumeGomez:patch-1, r=brson
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #27284 - lastorset:default-methods, r...
2015-07-27 borsAuto merge of #27278 - thepowersgang:result-expect...
2015-07-27 borsAuto merge of #27315 - eefriedman:improper-ctypes-void...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-27 borsAuto merge of #27274 - tshepang:not-needed-word, r...
2015-07-26 borsAuto merge of #27267 - tamird:fix-ios-improper-ctypes...
2015-07-26 borsAuto merge of #27012 - pornel:master, r=Gankro
2015-07-26 borsAuto merge of #27272 - eefriedman:closure-const-crash...
2015-07-26 borsAuto merge of #27283 - arielb1:free-self-2, r=eddyb
2015-07-25 borsAuto merge of #27258 - nikomatsakis:issue-26952, r...
2015-07-25 borsAuto merge of #26630 - eefriedman:recursive-static...
2015-07-25 Eli FriedmanAllow writing types which "can't" be instantiated.
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 isize.
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltontest: Fix tests.
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2011-08-20 Brian AndersonReformat
2011-08-03 Brian AndersonRemove all xfail-stage0 directives
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-06-14 Tim ChevalierAdd xfail-stage0 to some tests (not sure if it matters...)
2011-06-10 Patrick WaltonMerge pull request #447 from paulstansifer/quick_error_...
2011-06-02 Paul StansiferImplement pcwalton's code review suggestions.
2011-06-02 Paul StansiferError message, instead of segfault, when recursive...