]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-2718.rs
Change finalize -> drop.
[rust.git] / src / test / run-pass / issue-2718.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-07 borsauto merge of #6985 : Aatch/rust/fixed-vec-6977, r...
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-07 borsauto merge of #6984 : brson/rust/rtcross, r=brson
2013-06-06 borsauto merge of #6982 : Aatch/rust/better-foreign-error...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-04 borsauto merge of #6928 : Blei/rust/fix-constructors, r...
2013-06-04 Philipp Brüschweilerstd::cell: Modernize constructors
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
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-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-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-05-13 borsauto merge of #6400 : cmr/rust/remove_useless_import_er...
2013-05-12 borsauto merge of #6348 : sstewartgallus/rust/incoming...
2013-05-12 borsauto merge of #6414 : samebchase/rust/experimental...
2013-05-12 borsauto merge of #6427 : catamorphism/rust/issue-6319...
2013-05-12 borsauto merge of #6420 : huonw/rust/rm-exec, r=thestinger
2013-05-11 borsauto merge of #6402 : kud1ing/rust/fixes, r=pcwalton
2013-05-11 borsauto merge of #6398 : osaut/rust/master, r=bstrie
2013-05-11 borsauto merge of #6397 : cantsin/rust/rusti-fixes, r=catam...
2013-05-11 borsauto merge of #6389 : sonwow/rust/issue-3356, r=bstrie
2013-05-11 borsauto merge of #6385 : huonw/rust/rustc-dtor-struct...
2013-05-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-11 borsauto merge of #6384 : thomaslee/rust/issue-4202, r...
2013-05-11 borsauto merge of #6376 : nikomatsakis/rust/issue-6272...
2013-05-11 borsauto merge of #6368 : catamorphism/rust/issue-5315...
2013-05-11 borsauto merge of #6260 : alexcrichton/rust/issue-3466...
2013-05-11 Alex CrichtonStop using the '<->' operator
2013-05-10 borsauto merge of #6339 : alexcrichton/rust/unsafe-cvec...
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-09 borsauto merge of #6343 : thestinger/rust/new_iter, r=brson
2013-05-09 borsauto merge of #6337 : thestinger/rust/fix_region, r...
2013-05-09 borsauto merge of #6332 : huonw/rust/std-base64-match,...
2013-05-09 borsauto merge of #6327 : z0w0/rust/rm-notest, r=brson
2013-05-09 borsauto merge of #6232 : pcwalton/rust/demuting, r=pcwalton
2013-05-09 Patrick Waltontest: Fix tests.
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-01 borsauto merge of #6113 : brson/rust/task-drop, r=graydon
2013-05-01 borsauto merge of #6105 : Aatch/rust/linker-improv, r=pcwalton
2013-05-01 borsauto merge of #6103 : catamorphism/rust/nonfatal-errors...
2013-05-01 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-30 borsauto merge of #6118 : brson/rust/too-much-recursion...
2013-04-30 borsauto merge of #6121 : luqmana/rust/newtype-cc, r=graydon
2013-04-30 borsauto merge of #6108 : gifnksm/rust/bigint-shift-bug...
2013-04-30 borsauto merge of #6107 : catamorphism/rust/mkdir_recursive...
2013-04-30 borsauto merge of #6073 : huonw/rust/core-rust-isaac, r...
2013-04-29 borsauto merge of #6080 : pcwalton/rust/demode-everything...
2013-04-29 Patrick Waltonlibrustc: Remove `ptr::addr_of`.
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 borsauto merge of #5630 : erickt/rust/serial, r=erickt
2013-03-30 borsauto merge of #5631 : brson/rust/abiset, r=brson,brson
2013-03-30 Niko MatsakisAdd AbiSet and integrate it into the AST.
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-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 borsauto merge of #5414 : thestinger/rust/option, r=catamor...
2013-03-27 Daniel Micayoption: rm functions that duplicate methods
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
next