]> git.lizzy.rs Git - rust.git/history - src/libstd/cast.rs
remove useless `transmute_immut` function
[rust.git] / src / libstd / cast.rs
2013-12-01 Daniel Micayremove useless `transmute_immut` function
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-18 borsauto merge of #10443 : alexcrichton/rust/meaninless...
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-17 borsauto merge of #10466 : alexcrichton/rust/issue-10334...
2013-11-17 borsauto merge of #10454 : z0w0/rust/issue-9944, r=cmr
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-15 borsauto merge of #10478 : TeXitoi/rust/shootout-meteor...
2013-11-15 borsauto merge of #10497 : thestinger/rust/cleanup, r=cmr
2013-11-15 Daniel Micayremove `cast::unsafe_copy`
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-08 borsauto merge of #10243 : mattcarberry/rust/master, r...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-04 borsauto merge of #10179 : alexcrichton/rust/rt-improvement...
2013-11-04 borsauto merge of #10260 : alexcrichton/rust/fix-temp-name...
2013-11-04 borsauto merge of #10254 : sfackler/rust/rustpkg-test-failu...
2013-11-04 borsauto merge of #10251 : thestinger/rust/ptr, r=alexcritchton
2013-11-04 Daniel Micaysimplify memcpy/memmove/memset intrinsics
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 borsauto merge of #9926 : Kimundi/rust/future_result_bad_si...
2013-10-18 borsauto merge of #9924 : metajack/rust/fix-starts-with...
2013-10-18 borsauto merge of #9896 : brson/rust/stdmem, r=alexcrichton
2013-10-18 Brian Andersonstd: Move size/align functions to std::mem. #2240
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9525 : klutzy/rust/obsolete-span-fix...
2013-09-27 borsauto merge of #9261 : alexcrichton/rust/logging, r...
2013-09-26 borsauto merge of #9515 : pnkfelix/rust/fsk-test-for-issue...
2013-09-26 borsauto merge of #9503 : dcrewi/rust/fix-digest-visibility...
2013-09-26 borsauto merge of #9500 : fhahn/rust/rename-str_from_bytes...
2013-09-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-26 borsauto merge of #9464 : bmaxa/rust/master, r=cmr
2013-09-26 borsauto merge of #9490 : alexcrichton/rust/issue-9487...
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-26 borsauto merge of #9499 : brson/rust/relnotes, r=cmr
2013-09-26 borsauto merge of #9502 : brson/rust/fix-logo-icon, r=brson
2013-09-25 borsauto merge of #9475 : alexcrichton/rust/rustdoc++,...
2013-09-25 Alex Crichtonrustdoc: Change all code-blocks with a script
2013-08-30 borsauto merge of #8839 : sanxiyn/rust/env, r=thestinger
2013-08-29 borsauto merge of #8800 : fhahn/rust/ticket_5239, r=alexcri...
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
2013-08-28 borsauto merge of #8806 : klutzy/rust/winmain, r=cmr
2013-08-28 borsauto merge of #8805 : jfager/rust/remove-hashutil,...
2013-08-28 borsauto merge of #8697 : kballard/rust/rustpkg-no-args...
2013-08-28 borsauto merge of #8802 : pcwalton/rust/compile-speed,...
2013-08-28 Patrick Waltonlibrustc: Remove `&const` and `*const` from the language.
2013-08-28 borsauto merge of #8797 : nikomatsakis/rust/issue-8625...
2013-08-27 borsauto merge of #8739 : fhahn/rust/ticket_2275, r=brson
2013-08-25 borsauto merge of #8745 : brson/rust/metadata, r=cmr
2013-08-25 borsauto merge of #8710 : pnkfelix/rust/fsk-issue5516-codep...
2013-08-25 borsauto merge of #8607 : sfackler/rust/extensions, r=brson
2013-08-24 borsauto merge of #8679 : singingboyo/rust/json-to-impl...
2013-08-23 borsauto merge of #8695 : thestinger/rust/build, r=pcwalton
2013-08-23 borsauto merge of #8684 : michaelwoerister/rust/stepping_an...
2013-08-23 borsauto merge of #8692 : kballard/rust/ffi-tutorial-c_str...
2013-08-23 borsauto merge of #8691 : anasazi/rust/fix-timer-interface...
2013-08-23 borsauto merge of #8686 : kmcallister/rust/doc, r=catamorphism
2013-08-22 Keegan McAllisterdoc: Fix transmute example
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-15 borsauto merge of #8483 : luqmana/rust/rexprs, r=catamorphism
2013-08-15 borsauto merge of #8481 : cmr/rust/bench/std/at_vec, r...
2013-08-15 borsauto merge of #8480 : cmr/rust/tutorial, r=metajack
2013-08-14 borsauto merge of #8469 : gifnksm/rust/tutorial-ja, r=graydon
2013-08-14 borsauto merge of #8462 : thestinger/rust/loop-cleanup...
2013-08-14 borsauto merge of #8453 : dmanescu/rust/8451, r=cmr
2013-08-14 borsauto merge of #8440 : sfackler/rust/env-fix, r=pcwalton
2013-08-14 borsauto merge of #8439 : huonw/rust/hashset-clone, r=cmr
2013-08-14 borsauto merge of #8477 : catamorphism/rust/issue-4096...
2013-08-13 borsauto merge of #8475 : kmcallister/rust/stack_segment...
2013-08-13 Graydon HoareMerge pull request #8432 from chris-morgan/remove-asser...
2013-08-13 borsauto merge of #8411 : bblum/rust/assorted-fixes, r...
2013-08-13 borsauto merge of #7866 : sstewartgallus/rust/clean, r=cmr
2013-08-13 borsauto merge of #8487 : brson/rust/local-opts, r=brson
2013-08-13 borsauto merge of #8476 : thestinger/rust/snapshot, r=brson
2013-08-12 borsauto merge of #8419 : cmr/rust/fix-rtdebug, r=brson
2013-08-12 Daniel Micayfix build with the new snapshot compiler
2013-08-12 borsauto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr
2013-08-12 borsauto merge of #8429 : catamorphism/rust/rustpkg-docs...
2013-08-12 borsauto merge of #8418 : pnkfelix/rust/fsk-issue3192-impro...
2013-08-12 borsauto merge of #8427 : brson/rust/rustc-stack, r=thestinger
2013-08-11 borsauto merge of #8421 : alexcrichton/rust/unnamed-addr...
2013-08-11 borsauto merge of #8404 : stepancheg/rust/zero-unit-inline...
2013-08-10 Erick TryzelaarMerge branch 'match' of https://github.com/msullivan...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/MAnyKey...
2013-08-10 Erick TryzelaarMerge branch 'issue-8393-attributes-in-macros' of https...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/p2j4d2c...
2013-08-10 Erick TryzelaarMerge branch 'trie-bound-iters' of https://github.com...
2013-08-10 Erick TryzelaarMerge branch 'vec-exh' of https://github.com/stepancheg...
2013-08-10 Erick TryzelaarMerge branch 'enum-method-privacy' of https://github...
2013-08-10 borsauto merge of #8327 : sstewartgallus/rust/factor_out_wa...
2013-08-10 borsauto merge of #8270 : dotdash/rust/ret_alloca_elim...
next