]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/disallowed-deconstructing-destructing-struct-let.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / test / compile-fail / disallowed-deconstructing-destructing-struct-let.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex Crichtonlog: Introduce liblog, the old std::logging
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtoncfail: Remove usage of fmt!
2013-09-21 borsauto merge of #9369 : sebcrozet/rust/f64_inline, r...
2013-09-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
2013-09-18 borsauto merge of #9254 : vadimcn/rust/fix-mingw-v4, r...
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 Daniel Micayswitch Drop to `&mut self`
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 borsauto merge of #8875 : alexcrichton/rust/fix-inner-stati...
2013-09-05 borsauto merge of #8944 : alexcrichton/rust/issue-8938...
2013-09-04 borsauto merge of #8935 : blake2-ppc/rust/reader-bytes...
2013-09-04 borsauto merge of #8880 : fhahn/rust/issue_8703, r=brson
2013-09-04 borsauto merge of #8901 : adridu59/rust/issue-8511, r=huonw
2013-09-04 borsauto merge of #8976 : alexcrichton/rust/issue-5425...
2013-09-04 borsauto merge of #8950 : sanxiyn/rust/cross-xfail, r=brson
2013-09-04 borsauto merge of #8943 : alexcrichton/rust/issue-8904...
2013-09-04 borsauto merge of #8963 : jmgrosen/rust/issue-8881, r=alexc...
2013-09-03 borsauto merge of #8954 : anasazi/rust/tcp-acceptor, r...
2013-09-03 borsauto merge of #8934 : sfackler/rust/bufreader, r=brson
2013-09-03 borsauto merge of #8945 : alexcrichton/rust/ifmt-dont-move...
2013-09-03 borsauto merge of #8947 : thestinger/rust/name, r=huonw
2013-09-03 borsauto merge of #8884 : blake2-ppc/rust/exact-size-hint...
2013-09-03 borsauto merge of #8932 : huonw/rust/closed-issues, r=thest...
2013-09-03 Huon WilsonUn-xfail/move/delete some tests.
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-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-27 borsauto merge of #7395 : yichoi/rust/android_dummy, r...
2013-06-27 borsauto merge of #7361 : brson/rust/incoming, r=brson
2013-06-27 borsauto merge of #7111 : brson/rust/stack, r=brson
2013-06-26 borsauto merge of #7382 : msullivan/rust/cleanup, r=bblum
2013-06-26 borsauto merge of #7356 : msullivan/rust/default-methods...
2013-06-26 borsauto merge of #7345 : blake2-ppc/rust/iterator-flat...
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-26 borsauto merge of #7113 : alexcrichton/rust/banned-warnings...
2013-06-26 borsauto merge of #7393 : alexcrichton/rust/enable-threads...
2013-06-26 borsauto merge of #7269 : luqmana/rust/drop, r=thestinger
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
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-10 Huon WilsonIssue number on xfailed test
2013-05-10 Huon Wilsonlibrustc: allow destructuring of structs with destructo...