]> git.lizzy.rs Git - rust.git/history - src/test/run-fail/too-much-recursion-unwinding.rs
switch Drop to `&mut self`
[rust.git] / src / test / run-fail / too-much-recursion-unwinding.rs
2013-09-17 Daniel Micayswitch Drop to `&mut self`
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
2013-07-25 borsauto merge of #8020 : pnkfelix/rust/fsk-issue7898-dont...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
2013-07-24 borsauto merge of #7997 : omasanori/rust/cleanup, r=cmr
2013-07-24 borsauto merge of #7993 : Xazax-hun/rust/master, r=bblum
2013-07-24 borsauto merge of #7992 : huonw/rust/un-xfail, r=z0w0
2013-07-23 Huon Wilsontest/run-fail: Un-xfail a test, make some other xfailed...
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-27 borsauto merge of #7395 : yichoi/rust/android_dummy, r...
2013-06-27 borsauto merge of #7361 : brson/rust/incoming, r=brson
2013-06-27 borsauto merge of #7111 : brson/rust/stack, r=brson
2013-06-26 borsauto merge of #7382 : msullivan/rust/cleanup, r=bblum
2013-06-26 borsauto merge of #7356 : msullivan/rust/default-methods...
2013-06-26 borsauto merge of #7345 : blake2-ppc/rust/iterator-flat...
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-26 borsauto merge of #7113 : alexcrichton/rust/banned-warnings...
2013-06-26 borsauto merge of #7393 : alexcrichton/rust/enable-threads...
2013-06-26 borsauto merge of #7269 : luqmana/rust/drop, r=thestinger
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-12 borsauto merge of #6348 : sstewartgallus/rust/incoming...
2013-05-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-10 borsauto merge of #6358 : crabtw/rust/mips-segstk, r=brson
2013-05-10 borsauto merge of #6356 : dotdash/rust/strinterner, r=pcwalton
2013-05-10 borsauto merge of #6347 : cmr/rust/unknown_module_resolve_e...
2013-05-10 borsauto merge of #6339 : alexcrichton/rust/unsafe-cvec...
2013-05-09 borsauto merge of #6354 : Aatch/rust/uninit-intrinsic,...
2013-05-09 borsauto merge of #6349 : thestinger/rust/explicit_copy...
2013-05-09 borsauto merge of #6325 : sammykim/rust/lint-name, r=graydon
2013-05-09 borsauto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn
2013-05-08 Sean MoonFix typos
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-01 Patrick WaltonMerge remote branch 'nmatsakis/issue-4808-representatio...
2013-03-01 borsauto merge of #5162 : brson/rust/fixmes, r=brson
2013-02-28 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-28 borsauto merge of #5159 : brson/rust/rtcall, r=brson
2013-02-28 borsauto merge of #5155 : bstrie/rust/dedrop, r=pcwalton
2013-02-28 Ben StriegelTurn old `drop` blocks into `Drop` traits
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4944 : catamorphism/rust/xxx-to-fixme...
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4937 : luqmana/rust/remove-mut-addr...
2013-02-15 Luqman Adenlibcore: Remove ptr::mut_addr_of since &mut is coerced...
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-24 Tim ChevalierMerge pull request #4594 from thestinger/map
2013-01-23 Tim ChevalierMerge pull request #4587 from sanxiyn/divide-by-zero
2013-01-23 Patrick Waltonlibsyntax: Remove `fn() unsafe { ... }`. r=graydon
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-16 Brian Andersonre-xfail two tests
2012-11-16 Tim ChevalierUpdate and un-xfail tests
2012-06-10 Brian AndersonMerge remote-tracking branch 'z0w0/cargo-deps'
2012-06-06 Brian AndersonMerge remote-tracking branch 'erickt/master' into incoming
2012-06-06 Lindsey KuperMerge remote-tracking branch 'mozilla/incoming'
2012-06-06 Tim ChevalierMerge branch 'master' into really-really-to-snap
2012-06-06 Tim ChevalierMerge branch 'master' into really-really-to-snap
2012-06-05 Tim ChevalierPort remaining run-fail tests to use classes instead...
2012-04-09 Brian Andersonrt: Allow 2x normal stack during unwinding. Closes...