]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/datum.rs
introduce `base_and_len` fns for element length
[rust.git] / src / librustc / middle / trans / datum.rs
2013-10-16 Daniel Micayintroduce `base_and_len` fns for element length
2013-10-16 Daniel Micayrename `base_and_len` -> `base_and_byte_len`
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9753 : alexcrichton/rust/macro-attrs...
2013-10-08 borsauto merge of #9757 : erickt/rust/master, r=alexcrichton
2013-10-08 borsauto merge of #9756 : catamorphism/rust/issue-2354...
2013-10-08 borsauto merge of #9759 : thestinger/rust/immediate, r...
2013-10-08 borsauto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton
2013-10-08 borsauto merge of #9735 : alexcrichton/rust/privacy, r=cmr
2013-10-07 Alex CrichtonFix existing privacy/visibility violations
2013-10-05 borsauto merge of #9250 : erickt/rust/num, r=erickt
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-03 borsauto merge of #9681 : skade/rust/str-from-str, r=huonw
2013-10-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9675 : sfackler/rust/lint, r=alexcrichton
2013-10-02 borsauto merge of #9680 : thestinger/rust/overflow, r=huonw
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9677 : thestinger/rust/immediate, r...
2013-10-02 Daniel Micaytreat uninhabited enums as voidish
2013-10-02 borsauto merge of #9673 : huonw/rust/macros, r=catamorphism
2013-10-02 borsauto merge of #9665 : alexcrichton/rust/snapshot, r...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Daniel Micaymake small (<= size_of::<int>()) tuples immediate
2013-10-01 borsauto merge of #9617 : crabtw/rust/softfp, r=alexcrichton
2013-10-01 Alex Crichtonrustc: Remove usage of fmt!
2013-10-01 borsauto merge of #9643 : thestinger/rust/immediate, r...
2013-09-30 Daniel Micayrm only use of type_is_immediate outside of trans
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
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-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 #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 #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-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 #8595 : vadimcn/rust/print_link_args...
2013-08-21 borsauto merge of #8594 : bytewiseand/rust/static-fn-ptr...
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 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 #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...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8535 : nikomatsakis/rust/issue-3678...
2013-08-19 Niko MatsakisIssue #3678: Remove wrappers and call foreign functions...
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 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-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-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
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-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-24 borsauto merge of #8006 : emillon/rust/issue-6060, r=pcwalton
2013-07-24 borsauto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
next