]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/resource-generic.rs
Change finalize -> drop.
[rust.git] / src / test / run-pass / resource-generic.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 borsauto merge of #7198 : huonw/rust/slice-zeros, r=Aatch
2013-06-17 borsauto merge of #7184 : smvv/rust/doc_css, r=brson
2013-06-17 borsauto merge of #7157 : sstewartgallus/rust/master, r...
2013-06-16 borsauto merge of #7165 : brson/rust/releasenotes, r=thestinger
2013-06-16 borsauto merge of #7186 : dotdash/rust/landing_pads, r...
2013-06-16 borsauto merge of #7177 : huonw/rust/unfold-fix, r=thestinger
2013-06-16 borsauto merge of #7167 : nikomatsakis/rust/ref-bindings...
2013-06-16 Niko MatsakisAdd copies to type params with Copy bound
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-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-21 borsauto merge of #6604 : bjz/rust/ptr-to-option, r=brson
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-19 borsauto merge of #6106 : thestinger/rust/iter, r=bstrie
2013-05-19 borsauto merge of #6601 : cmr/rust/assert_eq, r=Aatch
2013-05-19 Corey RichardsonUse assert_eq! rather than assert! where possible
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-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-22 borsauto merge of #5471 : erickt/rust/incoming, r=bstrie
2013-03-22 borsauto merge of #5484 : pcwalton/rust/snapshots, r=pcwalton
2013-03-22 borsauto merge of #5482 : thestinger/rust/install, r=pcwalton
2013-03-22 borsauto merge of #5481 : thestinger/rust/deque, r=z0w0
2013-03-22 borsauto merge of #5480 : pcwalton/rust/at-const, r=pcwalton
2013-03-22 Patrick Waltonlibrustc: Forbid destructors from being attached to...
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 #5092 : brson/rust/legacy, r=brson
2013-02-22 Brian AndersonRemove legacy_modes from test cases
2013-02-21 borsauto merge of #5068 : sethpink/rust/derive-eq-tuple...
2013-02-21 borsauto merge of #5065 : catamorphism/rust/issue-3453...
2013-02-21 borsauto merge of #5063 : pcwalton/rust/plussing, r=pcwalton
2013-02-21 Patrick Waltonlibrustc: Separate most trait bounds with '+'. rs=plussing
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-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-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Tim ChevalierMerge pull request #4676 from thestinger/fuzzy
2013-01-29 Tim ChevalierMerge pull request #4664 from thestinger/fuzzy
2013-01-29 Tim ChevalierMerge pull request #4668 from ILyoan/i2673
2013-01-29 Patrick Waltonlibrustc: Disallow trait bounds in types, enumerations...
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream2'
2013-01-26 Tim Chevaliertestsuite: Eliminate uses of structural records from...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-06 Tim ChevalierMerge pull request #4089 from BeyondSora/incoming
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 AndersonFix tests for field parsing changes
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-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-19 Brian Andersonxfail-fast the legacy_mode run-pass tests
2012-09-18 Patrick Waltonrustc: Remove legacy mode inference, unless #[legacy_mo...
2012-09-08 Brian AndersonConvert all kind bounds to camel case. Remove send...
2012-09-07 Brian AndersonRemove 'let' syntax for struct fields
2012-09-06 Brian AndersonRemove struct ctors
2012-08-22 Ben BlumMerge pull request #3229 from Vincent-Belliard/master
2012-08-17 Brian AndersonRemove the class keyword
2012-07-03 Graydon HoareSwitch 'native' to 'extern' (or 'foreign' in some descr...
2012-05-23 Brian AndersonMerge pull request #2430 from mmeyerho/master
2012-05-23 Tim ChevalierConvert more resource tests to use classes with dtors
2012-03-27 Graydon HoareBulk-edit mutable -> mut.
2012-01-13 Niko Matsakisdeprecate fn exprs and the fn() type, preferring fn...
2011-10-07 Marijn HaverbekeAdd pass-by-ref annotation to the tests to make them...
next