]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/typeck/check/mod.rs
auto merge of #8350 : dim-an/rust/fix-struct-match, r=pcwalton
[rust.git] / src / librustc / middle / typeck / check / mod.rs
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
2013-08-07 borsauto merge of #8320 : mihneadb/rust/freq_count, r=cmr
2013-08-07 borsauto merge of #8294 : erickt/rust/map-move, r=bblum
2013-08-07 borsauto merge of #8326 : thestinger/rust/iterator, r=alexc...
2013-08-07 Erick Tryzelaarcore: option.map_consume -> option.map_move
2013-08-07 borsauto merge of #8323 : kballard/rust/saturating, r=thest...
2013-08-07 borsauto merge of #8285 : huonw/rust/deriving+++, r=alexcri...
2013-08-07 Daniel Micayadd an intrinsic for inbounds GEP
2013-08-06 borsauto merge of #8321 : alexcrichton/rust/enable-rusti...
2013-08-06 borsauto merge of #8317 : bblum/rust/fast-spawn-unlinked...
2013-08-06 borsauto merge of #8313 : msullivan/rust/cleanup, r=catamor...
2013-08-06 borsauto merge of #8312 : alexcrichton/rust/use-treemap...
2013-08-06 borsauto merge of #8308 : blake2-ppc/rust/str-slice-bytes...
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8288 : Kimundi/rust/opteitres4, r=brson
2013-08-05 Marvin LöbelUpdated std::Option, std::Either and std::Result
2013-08-05 borsauto merge of #8289 : sfackler/rust/push_byte, r=erickt
2013-08-05 borsauto merge of #8279 : pcwalton/rust/no-main, r=brson
2013-08-04 borsauto merge of #8218 : brson/rust/nogc, r=brson
2013-08-04 borsauto merge of #8260 : omasanori/rust/fix-extra-unicode...
2013-08-04 Daniel MicayMerge pull request #8284 from huonw/emacs-in-kw
2013-08-04 borsauto merge of #8262 : dotdash/rust/no_rval_copies,...
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 borsauto merge of #8217 : brson/rust/reset_stack_limit...
2013-08-04 borsauto merge of #8264 : thestinger/rust/snapshot, r=Aatch
2013-08-04 Daniel Micayrm obsolete `for` support from the compiler
2013-08-04 Daniel Micayremove obsolete `foreach` keyword
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 borsauto merge of #8257 : mozilla/rust/rollup, r=thestinger
2013-08-03 OGINO MasanoriRemove unused variables.
2013-08-03 borsauto merge of #8235 : pcwalton/rust/unsafe-extern-fns...
2013-08-03 Patrick Waltonlibrustc: Introduce a new visitor type based on traits...
2013-08-02 borsauto merge of #8175 : brson/rust/nodbg, r=graydon
2013-08-02 borsauto merge of #8185 : alexcrichton/rust/issue-8179...
2013-08-01 borsauto merge of #8172 : brson/rust/nomorestack, r=pcwalton
2013-08-01 borsauto merge of #8166 : emillon/rust/clean-tests-mk,...
2013-08-01 borsauto merge of #8165 : graydon/rust/2013-07-31-new-codeg...
2013-08-01 borsauto merge of #8164 : brson/rust/noportset, r=pcwalton
2013-08-01 borsauto merge of #8158 : bblum/rust/task-cleanup, r=brson
2013-08-01 borsauto merge of #8155 : stepancheg/rust/unit-zero, r...
2013-08-01 borsauto merge of #8184 : thestinger/rust/retreat, r=huonw
2013-08-01 Daniel Micaymigrate many `for` loops to `foreach`
2013-08-01 borsauto merge of #8149 : omasanori/rust/cleanup, r=alexcri...
2013-08-01 borsauto merge of #8162 : thestinger/rust/no-copy, r=brson
2013-08-01 Daniel Micaymake `in` and `foreach` get treated as keywords
2013-07-31 borsauto merge of #8151 : sanxiyn/rust/atomicrmw, r=cmr
2013-07-31 borsauto merge of #8150 : dotdash/rust/assert_bloat, r...
2013-07-31 borsauto merge of #8147 : dotdash/rust/assertion_option...
2013-07-31 borsauto merge of #8146 : dotdash/rust/simple_take_glue...
2013-07-31 borsauto merge of #8145 : brson/rust/rttestfixes, r=pcwalton
2013-07-31 borsauto merge of #8143 : brson/rust/change-dir-lock, r...
2013-07-31 borsauto merge of #8141 : graydon/rust/foreach-in-sketch...
2013-07-31 borsauto merge of #8138 : Dretch/rust/posix-path-push,...
2013-07-31 borsauto merge of #8111 : brson/rust/no-bench, r=graydon
2013-07-31 borsauto merge of #8008 : bblum/rust/select, r=brson
2013-07-31 Graydon Hoaresyntax: implement foreach .. in .. { .. } via desugaring.
2013-07-31 borsauto merge of #8115 : bjz/rust/num-traits, r=brson
2013-07-30 borsauto merge of #8121 : thestinger/rust/offset, r=alexcri...
2013-07-30 borsauto merge of #8110 : brson/rust/no-rebuild, r=bblum
2013-07-30 borsauto merge of #8107 : michaelwoerister/rust/end_of_span...
2013-07-30 Daniel Micayimplement pointer arithmetic with GEP
2013-07-29 borsauto merge of #8032 : catamorphism/rust/rustpkg-tags...
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-29 Michael WoeristerNew naming convention for ast::{node_id, local_crate...
2013-07-29 borsauto merge of #8085 : mrordinaire/rust/percent-p, r...
2013-07-28 borsauto merge of #8046 : kmcallister/rust/unused-log,...
2013-07-28 borsauto merge of #8087 : Aatch/rust/atomics, r=huonw
2013-07-28 James MillerAdd an atomic fence intrinsic
2013-07-27 borsauto merge of #8045 : michaelwoerister/rust/destructuri...
2013-07-27 borsauto merge of #8040 : luqmana/rust/rtn, r=brson
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7986 : alexcrichton/rust/raw-repr, r...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-26 borsauto merge of #8041 : dotdash/rust/const_if_else, r...
2013-07-26 borsauto merge of #8039 : Xazax-hun/rust/master, r=brson
2013-07-26 borsauto merge of #8037 : graydon/rust/issue-6416, r=cmr
2013-07-26 borsauto merge of #8031 : graydon/rust/emacs-mode-rewrite...
2013-07-25 borsauto merge of #8030 : thestinger/rust/iterator, r=huonw
2013-07-25 borsauto merge of #8029 : emillon/rust/issue-6804, r=cmr
2013-07-25 borsauto merge of #8027 : nikomatsakis/rust/issue-4846...
2013-07-25 borsauto merge of #8026 : poiru/rust/issue-8024, r=alexcrichton
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
2013-07-25 borsauto merge of #8020 : pnkfelix/rust/fsk-issue7898-dont...
2013-07-25 borsauto merge of #8000 : kemurphy/rust/enum-intvar, r...
2013-07-25 Kevin MurphyAllow uint discriminants and store them as such
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 Niko MatsakisGeneralize the `ty::substs` struct so that it can represent
2013-07-24 borsauto merge of #7958 : kemurphy/rust/link-section, r...
next