]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/assignability-trait.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / run-pass / assignability-trait.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-21 Patrick Waltontest: Automatically remove all `~[T]` from tests.
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltontest: Remove non-procedure uses of `do` from compiletes...
2013-11-26 Patrick Waltontest: Remove most uses of `&fn()` from the tests.
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 Daniel MicayMerge pull request #8251 from chris-morgan/vim-sigil...
2013-08-03 borsauto merge of #8246 : stepancheg/rust/contains-key...
2013-08-03 borsauto merge of #8223 : davidhalperin/rust/master, r...
2013-08-03 borsauto merge of #8219 : sstewartgallus/rust/fix_dynamic_l...
2013-08-03 borsauto merge of #8213 : kballard/rust/fd-limit, r=brson
2013-08-03 borsauto merge of #8206 : omasanori/rust/blk-to-block,...
2013-08-03 borsauto merge of #8204 : kballard/rust/str-into-owned...
2013-08-03 Daniel MicayMerge pull request #8244 from thestinger/for
2013-08-03 Daniel Micayreplace all remaining `for` with `foreach` or `do`
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-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 Brian AndersonMerge remote-tracking branch 'mozilla/master' into...
2013-06-26 borsauto merge of #7365 : cmr/rust/syntax_cleanup, r=Aatch
2013-06-25 borsauto merge of #7373 : thestinger/rust/iterator, r=huonw
2013-06-25 Daniel Micayremove `each` from vec, HashMap and HashSet
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-21 borsauto merge of #6604 : bjz/rust/ptr-to-option, r=brson
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-19 borsauto merge of #6106 : thestinger/rust/iter, r=bstrie
2013-05-19 borsauto merge of #6601 : cmr/rust/assert_eq, r=Aatch
2013-05-19 Corey RichardsonUse assert_eq! rather than assert! where possible
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-17 borsauto merge of #6442 : sstewartgallus/rust/incoming...
2013-05-17 borsauto merge of #6549 : bjz/rust/numeric-traits, r=thestinger
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-16 borsauto merge of #6473 : nikomatsakis/rust/issue-5967...
2013-05-16 borsauto merge of #6503 : sonwow/rust/at_vec-renamed, r...
2013-05-16 borsauto merge of #6501 : june0cho/rust/incoming, r=graydon
2013-05-15 borsauto merge of #6500 : kud1ing/rust/cleanup, r=bstrie
2013-05-15 borsauto merge of #6499 : dotdash/rust/static_keywords...
2013-05-15 borsauto merge of #6418 : catamorphism/rust/rustpkg, r...
2013-05-15 borsauto merge of #6498 : thestinger/rust/deep_clone, r...
2013-05-15 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-15 borsauto merge of #6495 : thestinger/rust/vim, r=luqmana
2013-05-15 borsauto merge of #6493 : brson/rust/tls, r=thestinger
2013-05-15 borsauto merge of #6490 : brson/rust/rusti, r=brson
2013-05-15 borsauto merge of #6487 : recrack/rust/vec_len, r=thestinger
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-15 Youngmin YooRename vec::len(var) to var.len()
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-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-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-11 borsauto merge of #6384 : thomaslee/rust/issue-4202, r...
2013-05-11 borsauto merge of #6376 : nikomatsakis/rust/issue-6272...
next