]> git.lizzy.rs Git - rust.git/history - src/libcore/any.rs
Merge pull request #20510 from tshepang/patch-6
[rust.git] / src / libcore / any.rs
2015-01-04 borsMerge pull request #20510 from tshepang/patch-6
2015-01-04 borsMerge pull request #20505 from estsauver/doc_20504
2015-01-04 borsMerge pull request #20500 from globin/fix/range-sugar
2015-01-04 borsMerge pull request #20495 from brson/cargo
2015-01-04 borsMerge pull request #20487 from trapp/doc-namespace...
2015-01-04 borsMerge pull request #20485 from ipetkov/man-fix
2015-01-04 borsMerge pull request #20464 from ranma42/improve-make...
2015-01-04 borsMerge pull request #20457 from frewsxcv/rm-reexports
2015-01-04 borsMerge pull request #20452 from brson/rustup
2015-01-04 borsMerge pull request #20449 from brson/contributing
2015-01-04 borsMerge pull request #20442 from csouth3/vim-syntax
2015-01-04 borsMerge pull request #20428 from tbu-/pr_guide_int_to_i32...
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-04 borsauto merge of #20443 : nikomatsakis/rust/autoderef...
2015-01-04 borsauto merge of #20437 : ranma42/rust/fix-make-install...
2015-01-04 borsauto merge of #20393 : japaric/rust/impl-any, r=aturon
2015-01-04 Jorge Aparicioremove `Any[Mut]RefExt` traits in favor of `impl Any`
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
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 #19573 : apasel422/rust/sized_fn_once...
2014-12-09 borsauto merge of #19563 : alexcrichton/rust/issue-19501...
2014-12-09 Alex Crichtonrollup merge of #19626: bluss/string-extend-str
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 #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-08 borsauto merge of #19574 : erickt/rust/vec-reserve, r=alexc...
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-12-08 borsauto merge of #19560 : sfackler/rust/should-fail-reason...
2014-12-08 borsauto merge of #19555 : jbranchaud/rust/add-doctests...
2014-12-08 borsauto merge of #19378 : japaric/rust/no-as-slice, r...
2014-12-08 borsauto merge of #19561 : csouth3/rust/treeset-bitops...
2014-12-07 borsauto merge of #19548 : luqmana/rust/mfb, r=nikomatsakis
2014-12-07 borsauto merge of #19539 : cmr/rust/18959, r=nikomatsakis
2014-12-07 borsauto merge of #19522 : mukilan/rust/import-conflicts...
2014-12-07 borsauto merge of #19488 : jbranchaud/rust/add-btree-set...
2014-12-07 borsauto merge of #19407 : frewsxcv/rust/rm-reexports,...
2014-12-05 Corey FarwellUtilize fewer reexports
2014-11-27 Alex Crichtonrollup merge of #19326: huonw/safer-syntax
2014-11-27 Alex Crichtonrollup merge of #19301: Gankro/take-fix
2014-11-27 Alex Crichtonrollup merge of #19231: Gankro/ringbuf-into-iter
2014-11-26 borsauto merge of #19169 : aturon/rust/fds, r=alexcrichton
2014-11-25 borsauto merge of #19011 : ricky26/rust/trait_supertraits...
2014-11-25 borsauto merge of #19172 : alfie/rust/impl-traitless, r...
2014-11-25 borsauto merge of #19149 : alexcrichton/rust/issue-19091...
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-24 borsauto merge of #19258 : nick29581/rust/dxr-minor, r...
2014-11-24 borsauto merge of #19250 : kmcallister/rust/atomicoption...
2014-11-24 borsauto merge of #19248 : japaric/rust/str, r=alexcrichton
2014-11-24 borsauto merge of #19094 : alexcrichton/rust/rm-std-local...
2014-11-24 borsauto merge of #19236 : csouth3/rust/master, r=Gankro
2014-11-24 borsauto merge of #19223 : reem/rust/any-typeid-unstable...
2014-11-24 borsauto merge of #19192 : nodakai/rust/generalize-strvecto...
2014-11-23 borsauto merge of #19246 : frewsxcv/rust/json-cleanup,...
2014-11-23 borsauto merge of #19242 : jakub-/rust/roll-up, r=jakub-
2014-11-23 Jakub Bukajrollup merge of #19239: jauhien/fix-libdir
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 Jakub Bukajrollup merge of #19232: nicholasbishop/bishop_fix_resul...
2014-11-23 Jakub Bukajrollup merge of #19230: nick29581/dxr-values
2014-11-23 Jakub Bukajrollup merge of #19225: reem/any-unnecessary-transmute...
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-23 Jonathan ReemAny: use plain transmute instead of transmute_copy...
2014-11-22 Jonathan ReemMark Any::get_type_id as experimental
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...
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 borsauto merge of #19007 : huonw/rust/more-marker-impls...
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 borsauto merge of #18747 : csherratt/rust/ringbuf-remove...
2014-11-16 borsauto merge of #18995 : alfie/rust/comment-docs, r=aturon
2014-11-16 borsauto merge of #18994 : sfackler/rust/struct-variants...
2014-11-16 borsauto merge of #18978 : jakub-/rust/roll-up, r=cmr
2014-11-16 Jakub Bukajrollup merge of #18990: alfie/master
2014-11-16 Jakub Bukajrollup merge of #18989: alex/fix-typos
2014-11-16 Jakub Bukajrollup merge of #18985: alexcrichton/issue-18900
2014-11-16 Jakub Bukajrollup merge of #18979: inrustwetrust/codegen-options...
2014-11-16 Jakub Bukajrollup merge of #18976: bjz/rfc369-numerics
2014-11-16 Jakub Bukajrollup merge of #18970: aturon/fixup-stable
2014-11-15 Aaron Turonlibs: fix #[stable] inheritance fallout
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-27 borsauto merge of #17978 : arielb1/rust/remaining-garbage...
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
next