]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-15673.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-15673.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 #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-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-14 Brendan ZabarauskasRevert the need for initial values with arithmetic...
2014-11-12 Brendan ZabarauskasDeprecate Zero and One traits
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
2014-10-03 borsauto merge of #17725 : alexcrichton/rust/rollup, r...
2014-10-03 Alex CrichtonMerge branch 'travis' into rollup
2014-10-02 Alex Crichtonrollup merge of #17666 : eddyb/take-garbage-out
2014-10-02 Alex Crichtonrollup merge of #17723 : alexcrichton/travis
2014-10-02 Alex Crichtonrollup merge of #17722 : jakub-/issue-17169
2014-10-02 Alex Crichtonrollup merge of #17721 : jakub-/resolved-issues
2014-10-02 Jakub WieczorekAdd tests for a few resolved issues