]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/empty-tag.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / empty-tag.rs
2015-01-25 Jorge Apariciocleanup: s/impl Copy/#[derive(Copy)]/g
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-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Alex CrichtonMerge remote-tracking branch 'nrc/sized-2' into rollup
2015-01-06 Alex Crichtonrollup merge of #20556: japaric/no-for-sized
2015-01-06 Alex Crichtonrollup merge of #20594: nikomatsakis/orphan-ordered
2015-01-06 Alex Crichtonrollup merge of #20584: brson/versioning
2015-01-06 Alex Crichtonrollup merge of #20583: csouth3/vim-syntax
2015-01-06 Alex Crichtonrollup merge of #20581: apasel422/extend
2015-01-06 Alex Crichtonrollup merge of #20568: huonw/ungate-AT-globs
2015-01-06 Alex Crichtonrollup merge of #20566: zsiciarz/fix-stdext-docs
2015-01-06 Alex Crichtonrollup merge of #20565: alexcrichton/missing-stability
2015-01-06 Alex Crichtonrollup merge of #20564: bombless/patch-3
2015-01-06 Alex Crichtonrollup merge of #20560: aturon/stab-2-iter-ops-slice
2015-01-06 Alex Crichtonrollup merge of #20554: huonw/mut-pattern
2015-01-06 Alex Crichtonrollup merge of #20548: tshepang/fix-ping-pong-benchmark
2015-01-06 Alex Crichtonrollup merge of #20538: EchoAce/issue-20529
2015-01-06 Alex Crichtonrollup merge of #20519: ville-h/rwlock-rename
2015-01-06 Alex Crichtonrollup merge of #20518: nagisa/weighted-bool
2015-01-06 Alex Crichtonrollup merge of #20517: nikomatsakis/safety-issue-19997
2015-01-06 Alex Crichtonrollup merge of #20511: csouth3/derive-lint
2015-01-06 Alex Crichtonrollup merge of #20507: alexcrichton/issue-20444
2015-01-06 Alex Crichtonrollup merge of #20488: ltratt/nondeterministic_tempdir
2015-01-06 Alex Crichtonrollup merge of #20483: nagisa/rng-copy
2015-01-06 Alex Crichtonrollup merge of #20478: SeanTAllen/master
2015-01-06 Alex Crichtonrollup merge of #20472: mneumann/llvm-dragonfly
2015-01-06 Alex Crichtonrollup merge of #20465: nikomatsakis/assoc-types-region...
2015-01-06 Alex Crichtonrollup merge of #20434: steveklabnik/five_eye
2015-01-06 Alex Crichtonrollup merge of #20424: jroesch/tuple-struct-where...
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20197: pczarn/ring_buf-collections...
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-06 Alex Crichtonrollup merge of #19736: steveklabnik/gh19662
2015-01-06 Alex Crichtonrollup merge of #19235: bjz/reference
2015-01-05 borsauto merge of #20578 : japaric/rust/no-more-bc, r=nmatsakis
2015-01-05 Jorge Apariciofix rpass tests
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-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-16 borsauto merge of #19647 : nielsegberts/rust/master, r...
2014-12-13 borsauto merge of #19627 : steveklabnik/rust/testing_guide...
2014-12-12 borsauto merge of #19568 : barosl/rust/enum-struct-variants...
2014-12-12 borsauto merge of #19514 : jbranchaud/rust/add-btree-set...
2014-12-11 borsauto merge of #19377 : tbu-/rust/pr_mapinplace_fixzeros...
2014-12-11 borsauto merge of #19294 : huonw/rust/transmute-inplace...
2014-12-10 borsauto merge of #19663 : tbu-/rust/pr_fix_vecmap, r=Gankro
2014-12-10 borsauto merge of #19655 : jbranchaud/rust/change-example...
2014-12-10 borsauto merge of #19628 : jbranchaud/rust/add-string-as...
2014-12-10 borsauto merge of #19648 : mquandalle/rust/patch-1, r=alexc...
2014-12-10 borsauto merge of #19573 : apasel422/rust/sized_fn_once...
2014-12-09 borsauto merge of #19563 : alexcrichton/rust/issue-19501...
2014-12-09 Alex Crichtonrollup merge of #19653: frewsxcv/rm-reexports
2014-12-09 Alex Crichtonrollup merge of #19642: aaronweiss74/master
2014-12-09 Alex Crichtonrollup merge of #19626: bluss/string-extend-str
2014-12-09 Alex Crichtonrollup merge of #19623: rustyrazorblade/patch-1
2014-12-09 Alex Crichtonrollup merge of #19622: steveklabnik/fix_ringbuf_doc
2014-12-09 Alex Crichtonrollup merge of #19620: retep998/memorymap
2014-12-09 Alex Crichtonrollup merge of #19616: steveklabnik/gh19556
2014-12-09 Alex Crichtonrollup merge of #19615: steveklabnik/gh19595
2014-12-09 Alex Crichtonrollup merge of #19614: steveklabnik/gh19599
2014-12-09 Alex Crichtonrollup merge of #19608: jbranchaud/add-missing-semicolo...
2014-12-09 Alex Crichtonrollup merge of #19604: vadimcn/gcc-less
2014-12-09 Alex Crichtonrollup merge of #19598: japaric/ord
2014-12-09 Alex Crichtonrollup merge of #19592: jbranchaud/add-btreemap-iter...
2014-12-09 Alex Crichtonrollup merge of #19589: huonw/unboxed-closure-elision
2014-12-09 Alex Crichtonrollup merge of #19588: nodakai/libstd-fix-zombie-child...
2014-12-09 Alex Crichtonrollup merge of #19587: huonw/closure-feature-gate
2014-12-09 Alex Crichtonrollup merge of #19585: mdinger/guide_typo
2014-12-09 Alex Crichtonrollup merge of #19584: CaptainHayashi/patch-1
2014-12-09 Alex Crichtonrollup merge of #19581: luqmana/duc
2014-12-09 Alex Crichtonrollup merge of #19577: aidancully/master
2014-12-09 Alex Crichtonrollup merge of #19576: nhoss2/master
2014-12-09 borsauto merge of #19466 : nikomatsakis/rust/recursion...
2014-12-09 borsauto merge of #19249 : barosl/rust/json-type-safety...
2014-12-09 borsauto merge of #19644 : pcwalton/rust/oibit3, r=nikomatsakis
2014-12-08 Niko Matsakislibrustc: Make `Copy` opt-in.
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...
next