]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/unwind-resource.rs
Change finalize -> drop.
[rust.git] / src / test / run-pass / unwind-resource.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-24 borsauto merge of #6706 : brson/rust/glue, r=catamorphism
2013-05-23 Patrick Waltontest: Update tests to use the new syntax.
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-20 borsauto merge of #5945 : graydon/rust/fix-unicode-tables...
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 borsauto merge of #5943 : brson/rust/struct-return, r=graydon
2013-04-19 borsauto merge of #5938 : thestinger/rust/iterator, r=pcwalton
2013-04-19 borsauto merge of #5914 : catamorphism/rust/copy-cops,...
2013-04-18 borsauto merge of #5924 : catamorphism/rust/non-fatal-error...
2013-04-18 borsauto merge of #5920 : catamorphism/rust/rustpkg, r...
2013-04-18 borsauto merge of #5921 : brson/rust/pipes, r=brson
2013-04-18 Brian Andersoncore::comm: Modernize constructors to use `new`
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
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 Waltonlibrustc: Convert all uses of `assert` over to `fail_un...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-26 borsauto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
2013-02-26 borsauto merge of #5084 : oncemoreification/rust/issue...
2013-02-22 borsauto merge of #5078 : bblum/rust/incoming, r=brson
2013-02-22 borsauto merge of #5081 : brson/rust/pipes, r=pcwalton
2013-02-22 Brian Andersoncore: Extract comm from pipes. #4742
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 #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4934 : nickdesaulniers/rust/issue4524cle...
2013-02-14 Patrick Waltonlibrustc: Replace `impl Type : Trait` with `impl Trait...
2013-02-14 Patrick Waltonlibrustc: Replace `impl Type : Trait` with `impl Trait...
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-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
2013-01-30 Tim ChevalierMerge pull request #4687 from alexcrichton/hashmap...
2013-01-30 Tim ChevalierMerge pull request #4688 from codeblack08/remove-cfg...
2013-01-30 Brian AndersonRemove oldcomm from the test suite
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-14 Brian AndersonMerge pull request #4190 from brson/oldcomm
2012-12-14 Brian AndersonRename core::comm to core::oldcomm
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-05 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
2012-12-01 Brian AndersonMerge remote-tracking branch 'bilalhusain/patch-1'
2012-11-29 Patrick Waltonlibrustc: Make the Drop trait use explicit self
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-15 Ben StriegelConvert the test suite to use the Drop trait
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-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-06 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-04 Tim ChevalierDe-mode comm::Chan
2012-09-12 Brian AndersonConvert 'use' to 'extern mod'. Remove old 'use' syntax
2012-09-07 Brian AndersonRemove 'let' syntax for struct fields
2012-09-06 Brian AndersonRemove struct ctors
2012-09-05 Patrick Waltontest: "import" -> "use"
2012-08-28 Brian AndersonCamel case various core constructors
2012-08-23 Paul Stansifer`m1!{...}` -> `m1!(...)`
2012-08-22 Ben BlumMerge pull request #3229 from Vincent-Belliard/master
2012-08-17 Brian AndersonRemove the class keyword
2012-08-16 Brian AndersonConvert more core types to camel case
2012-07-31 Paul StansiferChange syntax extension syntax: `#m[...]` -> `m!{....
2012-07-26 Paul StansiferMerge branch 'master' of github.com:paulstansifer/rust
2012-07-23 Graydon HoareMerge pull request #2998 from elliottslaughter/no-landi...
2012-07-23 Tim ChevalierMerge pull request #3000 from dgryski/master
2012-07-23 Ben BlumAdd task::spawn_unlinked and start migrating away from...
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonConvert to new closure syntax
2012-06-30 Brian AndersonEliminate usages of old sugared call syntax
2012-06-02 Tim ChevalierPort more test cases to use classes instead of resources
2012-04-08 Brian AndersonMerge pull request #2164 from grahame/floatinfstr
2012-04-06 Brian AndersonMerge pull request #2139 from Jonanin/add_str_len
next