]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/unsized3.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / unsized3.rs
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
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 #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 borsauto merge of #20733 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20731: nick29581/assoc-inherant
2015-01-08 Alex Crichtonrollup merge of #20707: nikomatsakis/issue-20582
2015-01-08 Alex Crichtonrollup merge of #20723: pnkfelix/feature-gate-box-syntax
2015-01-08 Felix S. Klock IIfallout: run-pass tests that use box. (many could...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-22 Alex Crichtonrollup merge of #20141: frewsxcv/rfc438
2014-12-22 Alex Crichtonrollup merge of #20102: tshepang/patch-4
2014-12-22 Alex Crichtonrollup merge of #20084: barosl/struct-variant-field-err
2014-12-22 Alex Crichtonrollup merge of #20075: skade/remove-notrust
2014-12-22 Alex Crichtonrollup merge of #19216: Gankro/bitv
2014-12-22 borsauto merge of #20104 : alexcrichton/rust/rollup, r...
2014-12-21 Alex Crichtonrollup merge of #19972: alexcrichton/snapshots
2014-12-21 Alex Crichtonrollup merge of #20100: alexcrichton/issue-20091
2014-12-21 Alex Crichtonrollup merge of #20090: FlaPer87/snapshot
2014-12-21 Alex Crichtonrollup merge of #20086: shepmaster/random-typo
2014-12-21 Alex Crichtonrollup merge of #20081: tomjakubowski/issue-19646
2014-12-21 Alex Crichtonrollup merge of #20080: seanmonstar/new-show-syntax
2014-12-21 Alex Crichtonrollup merge of #20079: SimonSapin/string_push_ascii_fa...
2014-12-21 Alex Crichtonrollup merge of #20077: shepmaster/stdin-typo
2014-12-21 Alex Crichtonrollup merge of #20070: aturon/stab-2-clone
2014-12-21 Alex Crichtonrollup merge of #20069: jarod/bitflags
2014-12-21 Alex Crichtonrollup merge of #20066: aturon/stab-2-cell
2014-12-21 Alex Crichtonrollup merge of #20062: aturon/stab-2-ints
2014-12-21 Alex Crichtonrollup merge of #20059: nick29581/self-impl
2014-12-21 Alex Crichtonrollup merge of #20057: nick29581/array-syntax
2014-12-20 Nick CameronAllow use of `[_ ; n]` syntax for fixed length and...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16931 : omasanori/unnecessary-path...
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-17 borsauto merge of #17247 : huonw/rust/toggle-clone, r=alexc...
2014-09-15 borsauto merge of #17200 : brson/rust/wintrip-w64, r=cmr
2014-09-14 borsauto merge of #17130 : jakub-/rust/issue-17033, r=pcwalton
2014-09-14 borsauto merge of #17189 : bkoropoff/rust/extern-existing...
2014-09-13 borsauto merge of #17188 : thestinger/rust/tvec, r=pcwalton
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
2014-09-13 borsauto merge of #17182 : luqmana/rust/rnp, r=alexcrichton
2014-09-13 borsauto merge of #17175 : pcwalton/rust/region-bounds...
2014-09-13 borsauto merge of #17162 : sfackler/rust/decorator-traits...
2014-09-12 borsauto merge of #17155 : steveklabnik/rust/dherman_fixes...
2014-09-12 borsauto merge of #17159 : brson/rust/snaps, r=alexcrichton
2014-09-12 borsauto merge of #17145 : ahmedcharles/rust/unicode, r...
2014-09-12 borsauto merge of #17112 : nick29581/rust/unsized-fields...
2014-09-11 Nick CameronHandle always-unsized structs