]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/expr.rs
auto merge of #9005 : alexcrichton/rust/rusty-log, r=brson
[rust.git] / src / librustc / middle / trans / expr.rs
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-08 borsauto merge of #8988 : cmr/rust/fromstr_fn, r=brson
2013-09-08 borsauto merge of #9035 : alexcrichton/rust/fewer-clownshoe...
2013-09-07 borsauto merge of #9015 : MicahChalmer/rust/emacs-fixes...
2013-09-07 borsauto merge of #8906 : novalis/rust/master, r=alexcrichton
2013-09-07 borsauto merge of #9032 : alexcrichton/rust/inline-repr...
2013-09-07 borsauto merge of #9026 : jbclements/rust/let-var-hygiene...
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-06 John Clementswhitespace, reindentation, and comments only
2013-09-06 John Clementsupdate librustc to use name comparison in most cases...
2013-09-05 Alex CrichtonRemove the __log function for __log_level
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 borsauto merge of #8875 : alexcrichton/rust/fix-inner-stati...
2013-09-05 borsauto merge of #8944 : alexcrichton/rust/issue-8938...
2013-09-05 borsauto merge of #8978 : pnkfelix/rust/make-path-api-less...
2013-09-04 borsauto merge of #8977 : pnkfelix/rust/fsk-followup-on...
2013-09-04 borsauto merge of #8935 : blake2-ppc/rust/reader-bytes...
2013-09-04 borsauto merge of #8880 : fhahn/rust/issue_8703, r=brson
2013-09-04 borsauto merge of #8901 : adridu59/rust/issue-8511, r=huonw
2013-09-04 borsauto merge of #8966 : FlaPer87/rust/issue/7473, r=bblum
2013-09-04 borsauto merge of #8956 : thestinger/rust/test, r=huonw
2013-09-04 borsauto merge of #8974 : thestinger/rust/char, r=huonw
2013-09-04 Daniel Micaystop treating char as an integer type
2013-09-04 borsauto merge of #8976 : alexcrichton/rust/issue-5425...
2013-09-04 borsauto merge of #8950 : sanxiyn/rust/cross-xfail, r=brson
2013-09-04 borsauto merge of #8943 : alexcrichton/rust/issue-8904...
2013-09-04 borsauto merge of #8963 : jmgrosen/rust/issue-8881, r=alexc...
2013-09-03 borsauto merge of #8954 : anasazi/rust/tcp-acceptor, r...
2013-09-03 borsauto merge of #8934 : sfackler/rust/bufreader, r=brson
2013-09-03 borsauto merge of #8945 : alexcrichton/rust/ifmt-dont-move...
2013-09-03 borsauto merge of #8947 : thestinger/rust/name, r=huonw
2013-09-03 borsauto merge of #8884 : blake2-ppc/rust/exact-size-hint...
2013-09-03 borsauto merge of #8932 : huonw/rust/closed-issues, r=thest...
2013-09-03 borsauto merge of #8939 : Kimundi/rust/master, r=huonw
2013-09-03 Marvin LöbelModernized a few more types in syntax::ast
2013-09-01 borsauto merge of #8920 : Kimundi/rust/master, r=thestinger
2013-09-02 Marvin LöbelRenamed syntax::ast::ident -> Ident
2013-09-01 borsauto merge of #8913 : poiru/rust/issue-8702, r=cmr
2013-09-01 borsauto merge of #8276 : kballard/rust/iterator-protocol...
2013-09-01 borsauto merge of #8911 : Kimundi/rust/master, r=huonw
2013-09-01 Marvin LöbelModernized a few type names in rustc and syntax
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: Fix merge fallout
2013-08-28 Patrick Waltonlibrustc: Ensure that type parameters are in the right...
2013-08-28 borsauto merge of #8799 : fhahn/rust/ticket_5783, r=catamor...
2013-08-28 borsauto merge of #8797 : nikomatsakis/rust/issue-8625...
2013-08-27 borsauto merge of #8792 : adridu59/rust/master, r=catamorphism
2013-08-27 Niko MatsakisRemove remnants of implicit self
2013-08-27 borsauto merge of #8777 : Kimundi/rust/doc_stuff, r=cmr
2013-08-27 borsauto merge of #8757 : vadimcn/rust/debug-info-tests...
2013-08-27 borsauto merge of #8700 : alexcrichton/rust/better-llvm...
2013-08-27 borsauto merge of #8747 : pnkfelix/rust/fsk-issue6887-fix...
2013-08-27 borsauto merge of #8739 : fhahn/rust/ticket_2275, r=brson
2013-08-26 borsauto merge of #8758 : pnkfelix/rust/fsk-more-oldvisit...
2013-08-26 borsauto merge of #8749 : gifnksm/rust/bigint-cfg, r=pnkfelix
2013-08-26 borsauto merge of #8737 : blake2-ppc/rust/std-str-rsplit...
2013-08-26 borsauto merge of #8744 : jld/rust/discr64, r=nikomatsakis
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 Jed DavisMake enum discriminants u64 instead of the host uint.
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 #8682 : adridu59/rust/master, r=cmr
2013-08-23 borsauto merge of #8677 : bblum/rust/scratch, r=alexcrichton
2013-08-23 borsauto merge of #8596 : vadimcn/rust/master, r=alexcrichton
2013-08-22 borsauto merge of #8669 : lkuper/rust/infer-refactor, r...
2013-08-22 borsauto merge of #8642 : sanxiyn/rust/arm-test, r=catamorphism
2013-08-22 borsauto merge of #8666 : nikomatsakis/rust/issue-3678...
2013-08-22 borsauto merge of #8627 : kballard/rust/fix-rusti, r=catamo...
2013-08-22 borsauto merge of #8626 : kballard/rust/issue-8615, r=catam...
2013-08-22 Michael Woeristerdebuginfo: Improved handling of function preludes.
2013-08-22 borsauto merge of #8620 : brson/rust/issue-7563, r=alexcrichton
2013-08-22 borsauto merge of #8616 : kballard/rust/url-parse-errors...
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-22 borsauto merge of #8562 : bblum/rust/superkinds, r=nikomatsakis
2013-08-22 borsauto merge of #8595 : vadimcn/rust/print_link_args...
2013-08-21 borsauto merge of #8594 : bytewiseand/rust/static-fn-ptr...
2013-08-21 borsauto merge of #8546 : jld/rust/discrim-symbol-rm, r...
2013-08-21 borsauto merge of #8610 : kballard/rust/mod_floor, r=alexcr...
2013-08-21 borsauto merge of #8604 : kballard/rust/iter-size-hint...
2013-08-21 Niko MatsakisChange type of extern fns from `*u8` to `extern "ABI...
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-21 borsauto merge of #8600 : sfackler/rust/http, r=brson
2013-08-21 borsauto merge of #8585 : jankobler/rust/extract-grammar...
2013-08-21 borsauto merge of #8582 : thestinger/rust/container, r...
2013-08-21 borsauto merge of #8580 : bytewiseand/rust/tuple-struct...
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8584 : thestinger/rust/jemalloc, r=graydon
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
next