]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/controlflow.rs
introduce `base_and_len` fns for element length
[rust.git] / src / librustc / middle / trans / controlflow.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-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
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 borsauto merge of #9617 : crabtw/rust/softfp, r=alexcrichton
2013-10-01 Alex Crichtonrustc: Remove usage of fmt!
2013-09-30 borsauto merge of #9628 : alexcrichton/rust/tidy-binaries...
2013-09-30 borsauto merge of #9630 : blake2-ppc/rust/de-at-smaller...
2013-09-30 blake2-ppctrans: Change @ast::Expr -> &ast::Expr where possible
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-27 borsauto merge of #9549 : catamorphism/rust/rustpkg-test...
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9535 : alexcrichton/rust/no-format-defau...
2013-09-27 borsauto merge of #9550 : alexcrichton/rust/remove-printf...
2013-09-27 borsauto merge of #9548 : thestinger/rust/internal, r=alexc...
2013-09-27 borsauto merge of #9540 : alexcrichton/rust/more-rustdoc...
2013-09-27 borsauto merge of #9538 : thestinger/rust/type_use, r=pcwalton
2013-09-27 borsauto merge of #9527 : bmaxa/rust/master, r=alexcrichton
2013-09-27 borsauto merge of #9525 : klutzy/rust/obsolete-span-fix...
2013-09-27 borsauto merge of #9523 : huonw/rust/kud1ing-docs, r=huonw
2013-09-27 borsauto merge of #9504 : brson/rust/continue, r=alexcrichton
2013-09-27 borsauto merge of #9261 : alexcrichton/rust/logging, r...
2013-09-26 borsauto merge of #9484 : alexcrichton/rust/fix-cfg-inner...
2013-09-26 Alex CrichtonEnsure that skipped items aren't encoded
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 borsauto merge of #8999 : anasazi/rust/multi-threaded-io...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9097 : michaelwoerister/rust/namespaces...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-11 borsauto merge of #9093 : pnkfelix/rust/fsk-remove-oldvisit...
2013-09-11 borsauto merge of #9091 : sfackler/rust/buffered, r=alexcri...
2013-09-10 borsauto merge of #9103 : jbclements/rust/let-var-hygiene...
2013-09-10 John Clementschange type of ExprLoop and ExprBreak elts from ident...
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-10 borsauto merge of #9086 : pcwalton/rust/writeback-port...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
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-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 #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-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
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 #8565 : bblum/rust/select-bugfix, r=brson
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-17 borsauto merge of #8531 : brson/rust/test-waitpid-workaroun...
2013-08-16 borsauto merge of #8534 : huonw/rust/tls-key-macro, r=alexc...
2013-08-16 borsauto merge of #8532 : kballard/rust/cstr-cleanup, r...
2013-08-15 borsauto merge of #8485 : alexcrichton/rust/add-tests,...
2013-08-15 borsauto merge of #8515 : kballard/rust/saturating-checked...
2013-08-15 borsauto merge of #8499 : nickdesaulniers/rust/issue7169...
next