]> git.lizzy.rs Git - rust.git/history - src/libgreen/context.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / libgreen / context.rs
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #17894 : steveklabnik/rust/fail_to_panic...
2014-10-29 Steve KlabnikRename fail! to panic!
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-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-02 Alex Crichtonrollup merge of #17682 : nodakai/librustc-handy-version
2014-10-02 Alex Crichtonrollup merge of #17646 : bkoropoff/cast-ice
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17434 : P1start/rust/borrowck-messages...
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-10-01 borsauto merge of #17678 : fhahn/rust/issue-17628-infinite...
2014-10-01 borsauto merge of #17667 : wizeman/rust/fix-override-env...
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-09-30 Steven FacklerFix libgreen
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-27 borsauto merge of #16757 : steveklabnik/rust/lets_not_lie_i...
2014-08-27 borsauto merge of #16766 : kevinmehall/rust/issue-15976...
2014-08-27 borsauto merge of #16761 : mrmonday/rust/patch-1, r=alexcri...
2014-08-27 borsauto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 borsauto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcr...
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-26 borsauto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
2014-08-26 Nick CameronDST coercions and DST structs
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16651 : vks/rust/fix-bitv-bench, r=alexc...
2014-08-22 borsauto merge of #16656 : luqmana/rust/ucmla, r=pcwalton
2014-08-22 borsauto merge of #16655 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16653 : steveklabnik/rust/module_wording...
2014-08-22 borsauto merge of #16647 : vhbit/rust/ios-build-fixes,...
2014-08-22 borsauto merge of #16639 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16637 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16635 : steveklabnik/rust/ordering_comme...
2014-08-21 borsauto merge of #16601 : cybergeek94/rust/master, r=alexc...
2014-08-21 borsauto merge of #16499 : cmr/rust/struct-undef-repr,...
2014-08-21 Corey RichardsonStage #[repr(packed)] in std::rt
2014-08-21 Corey Richardsonlibgreen: use FFI-safe types
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-10 borsauto merge of #16371 : Gankro/rust/friendly-contrib...
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-08 borsauto merge of #16277 : Gankro/rust/responsive-docs...
2014-08-08 borsauto merge of #16333 : steveklabnik/rust/guide_strings...
2014-08-08 borsauto merge of #16309 : steveklabnik/rust/guide_tasks...
2014-08-08 borsauto merge of #16279 : nham/rust/fix_slice_docs, r...
2014-08-08 borsauto merge of #16285 : alexcrichton/rust/rename-share...
2014-08-08 borsauto merge of #16273 : steveklabnik/rust/guide_generics...
2014-08-07 borsauto merge of #16206 : steveklabnik/rust/guide_lambdas...
2014-08-07 borsauto merge of #15831 : rpjohnst/rust/generic-foreign...
2014-08-07 borsauto merge of #16220 : tshepang/rust/temp, r=steveklabnik
2014-08-07 borsauto merge of #16306 : pnkfelix/rust/fsk-ast-refactor...
2014-08-06 borsauto merge of #16291 : nham/rust/byte_literals, r=alexc...
2014-08-06 borsauto merge of #16225 : pczarn/rust/iter-refactoring...
2014-08-06 borsauto merge of #16308 : alexcrichton/rust/rollup, r...
2014-08-06 Alex CrichtonMerge commit '3b41f3256228ffb01225eab671ef301aa18337d7...
2014-08-06 Alex CrichtonMerge commit 'd92eaf0273af8c09112f951b2f483505b2f3e8c9...
2014-08-06 Alex CrichtonMerge commit 'c6c3f47f7c72ddf45ba1bf6bae6bec3699d7212e...
2014-08-06 Alex CrichtonMerge commit 'cb8bd83888cddc37c912be648ce5a814b08ceb25...
2014-08-06 Alex CrichtonMerge commit '74ae05ad90d1e809663702f374bba6e62671692c...
2014-08-06 Alex CrichtonMerge commit '881bfb1a180a1b545daa9da1539ec4c8ebda7ed1...
2014-08-06 Vadim ChugunovRenamed `record_stack_bounds` for clarity.
2014-08-05 Vadim Chugunovlibnative should not mess with stack limits in the...
2014-08-05 Vadim ChugunovEnsure that Registers struct is 16-byte aligned on...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
next