]> git.lizzy.rs Git - rust.git/history - src/test/auxiliary/issue2170lib.rs
Change finalize -> drop.
[rust.git] / src / test / auxiliary / issue2170lib.rs
2013-06-26 Luqman AdenChange finalize -> drop.
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-02-28 borsauto merge of #5098 : pkgw/rust/pr/issue4869, r=brson
2013-02-28 borsauto merge of #5106 : pnkfelix/rust/fix-docs, r=graydon
2013-02-28 borsauto merge of #5141 : nikomatsakis/rust/region-syntax...
2013-02-28 borsauto merge of #5149 : brson/rust/rt, r=brson
2013-02-27 borsauto merge of #5140 : yjh0502/rust/issue_4458, r=catamo...
2013-02-27 borsauto merge of #5145 : Kimundi/rust/incoming, r=catamorphism
2013-02-27 borsauto merge of #5070 : youknowone/rust/struct-match2...
2013-02-27 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-27 borsauto merge of #5136 : pcwalton/rust/impl-publicizing...
2013-02-27 Patrick Waltonlibrustc: Forbid `pub` or `priv` before trait implement...
2013-02-16 borsauto merge of #4973 : thestinger/rust/rt, r=brson
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-16 Patrick Waltonlibrustc: Stop parsing `impl Type : Trait` and fix...
2013-01-31 Patrick Waltonlibrustc: Remove legacy exports from the language....
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-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-06-26 Brian AndersonMerge pull request #2722 from bstrie/py2
2012-06-25 Tim ChevalierMerge branch 'incoming' into resource-to-class
2012-06-25 Tim ChevalierMerge
2012-06-22 Tim ChevalierRemove resources from remaining test cases
2012-04-09 Niko Matsakismake anything used in a resource body always reachable