]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/while-prelude-drop.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / while-prelude-drop.rs
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20099: P1start/parse-more-macro-ops
2015-01-06 Alex Crichtonrollup merge of #20092: barosl/rustdoc-line-number...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 borsauto merge of #20365 : nick29581/rust/mod, r=huonw
2015-01-02 Nick CameronUse `derive` rather than `deriving` in tests
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-18 borsauto merge of #19031 : nodakai/rust/libcore-pow-and...
2014-11-18 borsauto merge of #19050 : japaric/rust/moar-dst, r=aturon
2014-11-17 Jakub Bukajrollup merge of #19041: japaric/clone
2014-11-17 Jakub Bukajrollup merge of #19038: jayelm/fixed-typos
2014-11-17 Jakub Bukajrollup merge of #19029: vberger/stability_function_body
2014-11-17 Jakub Bukajrollup merge of #19026: alfie/doc-fixes
2014-11-17 Jakub Bukajrollup merge of #19020: Gankro/better-warn
2014-11-17 Jakub Bukajrollup merge of #19018: tomjakubowski/fix-issue-19003
2014-11-17 Jakub Bukajrollup merge of #19016: gkoz/use_util_copy
2014-11-17 Jakub Bukajrollup merge of #19015: alex/libcore-typos
2014-11-17 Jakub Bukajrollup merge of #19008: alex/collections-typos
2014-11-17 Jakub Bukajrollup merge of #19000: IvanUkhov/doc-link-dylib
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18921: oli-obk/refactoring/graphviz...
2014-11-17 Jakub Bukajrollup merge of #18911: canndrew/slice_shift_char
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 borsauto merge of #18973 : sfackler/rust/enum-namespace...
2014-11-17 Steven FacklerSwitch to purely namespaced enums
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-12 borsauto merge of #13448 : alexcrichton/rust/rework-chan...
2014-04-11 borsauto merge of #13458 : huonw/rust/doc-signatures, r...
2014-04-11 borsauto merge of #13424 : eddyb/rust/ty-mut-in-store,...
2014-04-11 borsauto merge of #13457 : alexcrichton/rust/issue-13420...
2014-04-11 borsauto merge of #13453 : brson/rust/snappies, r=alexcrichton
2014-04-11 borsauto merge of #13451 : cmr/rust/doc-ffi, r=brson
2014-04-11 borsauto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
2014-04-10 Patrick Waltonlibstd: Implement `StrBuf`, a new string buffer type...
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-30 borsauto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmr
2013-06-29 borsauto merge of #7449 : yichoi/rust/std_test, r=cmr
2013-06-29 borsauto merge of #7442 : graydon/rust/clean-llvm-trigger...
2013-06-29 borsauto merge of #7441 : catamorphism/rust/testcases_2013...
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-29 borsauto merge of #7439 : catamorphism/rust/cut-rustpkg...
2013-06-28 borsauto merge of #7466 : thestinger/rust/passes, r=cmr
2013-06-28 borsauto merge of #7437 : brson/rust/winver, r=brson
2013-06-28 borsauto merge of #7451 : cmr/rust/rewrite-each-path, r...
2013-06-28 Patrick Waltonlibrustc: Remove the broken overloaded assign-ops from...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
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 #5483 : pcwalton/rust/static-syntax,...
2013-03-22 borsauto merge of #5398 : dbaupp/rust/core-readlines, r...
2013-03-22 borsauto merge of #5471 : erickt/rust/incoming, r=bstrie
next