]> git.lizzy.rs Git - rust.git/history - src/test/run-fail/unwind-resource-fail2.rs
Change finalize -> drop.
[rust.git] / src / test / run-fail / unwind-resource-fail2.rs
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-17 borsauto merge of #6442 : sstewartgallus/rust/incoming...
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-16 borsauto merge of #6473 : nikomatsakis/rust/issue-5967...
2013-05-15 borsauto merge of #6493 : brson/rust/tls, r=thestinger
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-15 borsauto merge of #6475 : sonwow/rust/tutorials, r=brson
2013-05-14 Brian AndersonMerge remote-tracking branch 'brson/io-upstream' into...
2013-05-14 borsauto merge of #6471 : gifnksm/rust/reform-rational...
2013-05-14 borsauto merge of #6468 : gifnksm/rust/rposition-immutable...
2013-05-14 borsauto merge of #6357 : dotdash/rust/fixfmt, r=bstrie
2013-05-14 Björn SteinbrinkUse static string with fail!() and remove fail!(fmt!())
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 #4964 : luqmana/rust/demove, r=graydon
2013-02-15 Luqman Adentests/tutorials: Get rid of `move`.
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-14 borsauto merge of #4905 : brson/rust/issue4524, r=brson
2013-02-14 Nick DesaulniersRemove die!, raplace invocations with fail! Issue ...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
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-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-10-25 Brian AndersonMerge remote-tracking branch '14427/incoming'
2012-10-24 Brian AndersonMerge pull request #3838 from vertexclique/incoming
2012-10-24 Brian AndersonMerge branch 'method-vis-parse'
2012-10-23 Tim ChevalierRemove uses of binary move - <- - from tests and libraries
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...
2011-09-14 Brian AndersonAdd another XFAILed test for failing destructors