]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/_match.rs
introduce `base_and_len` fns for element length
[rust.git] / src / librustc / middle / trans / _match.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-15 Daniel Micayuse element count in slices, not size in bytes
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-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-25 borsauto merge of #9345 : Dretch/rust/digest-result-bytes...
2013-09-25 borsauto merge of #9428 : alexcrichton/rust/llvm-zlib-and...
2013-09-25 borsauto merge of #9455 : jesseray/rust/master, r=pnkfelix
2013-09-25 borsauto merge of #9335 : alexcrichton/rust/issue-7945...
2013-09-24 borsauto merge of #9336 : alexcrichton/rust/issue-7981...
2013-09-24 borsauto merge of #9471 : brson/rust/rustexit, r=thestinger
2013-09-24 borsauto merge of #9463 : pnkfelix/rust/fsk-syntax-visit...
2013-09-24 borsauto merge of #9457 : klutzy/rust/doc-fix, r=alexcrichton
2013-09-24 borsauto merge of #9453 : pnkfelix/rust/fsk-further-syntax...
2013-09-24 borsauto merge of #9450 : jzelinskie/rust/tutorial-tasks...
2013-09-24 borsauto merge of #9449 : dckc/rust/patch-1, r=alexcrichton
2013-09-24 borsauto merge of #9439 : steveklabnik/rust/build_rustpkg_t...
2013-09-24 borsauto merge of #9454 : alexcrichton/rust/snapshot, r...
2013-09-24 borsauto merge of #9310 : pcwalton/rust/at-fn, r=pcwalton
2013-09-24 Patrick Waltonlibrustc: Don't use garbage-collected closures to store...
2013-09-24 Patrick Waltonlibrustc: Make the fall-through case in match not use...
2013-09-23 borsauto merge of #9301 : luqmana/rust/ncm, r=brson
2013-09-22 borsauto merge of #9353 : brson/rust/sched, r=alexcrichton,cmr
2013-09-21 borsauto merge of #9369 : sebcrozet/rust/f64_inline, r...
2013-09-21 borsauto merge of #9360 : huonw/rust/4449, r=pnkfelix
2013-09-21 borsauto merge of #9354 : thestinger/rust/cleanup, r=alexcr...
2013-09-21 borsauto merge of #9350 : pnkfelix/rust/fsk-issue-4691...
2013-09-21 borsauto merge of #9349 : brson/rust/relnotes, r=thestinger
2013-09-20 borsauto merge of #9371 : thestinger/rust/text, r=pnkfelix
2013-09-20 borsauto merge of #9276 : alexcrichton/rust/dox, r=brson
2013-09-20 borsauto merge of #9338 : steveklabnik/rust/rustpkg_update_...
2013-09-20 borsauto merge of #9327 : larsbergstrom/rust/tutorial_insta...
2013-09-20 borsauto merge of #9337 : steveklabnik/rust/rustpkg_usage...
2013-09-20 borsauto merge of #9332 : eugals/rust/master, r=alexcrichton
2013-09-20 borsauto merge of #9326 : NiccosSystem/rust/master, r=bstrie
2013-09-20 borsauto merge of #9322 : catamorphism/rust/rustpkg-discove...
2013-09-20 borsauto merge of #9321 : chris-morgan/rust/lowercase-nan...
2013-09-20 borsauto merge of #9320 : chris-morgan/rust/unreachable...
2013-09-19 borsauto merge of #9313 : brson/rust/relnotes, r=thestinger
2013-09-19 Chris MorganReplace unreachable() calls with unreachable!().
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 borsauto merge of #9241 : alexcrichton/rust/build-rustdoc...
2013-09-17 borsauto merge of #9239 : steveklabnik/rust/rustpkg_tutoria...
2013-09-17 borsauto merge of #9234 : steveklabnik/rust/rustpkg_manpage...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-16 Alex CrichtonResume inlining globals across crates
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-13 borsauto merge of #9141 : alexcrichton/rust/ignore-fileinpu...
2013-09-13 borsauto merge of #9087 : fhahn/rust/rust_crate_map, r...
2013-09-12 borsauto merge of #9136 : thestinger/rust/ptr, r=alexcrichton
2013-09-12 borsauto merge of #9140 : alexcrichton/rust/issue-9119...
2013-09-12 borsauto merge of #9135 : jbclements/rust/let-var-hygiene...
2013-09-12 borsauto merge of #8908 : tikue/rust/master, r=anasazi
2013-09-12 borsauto merge of #9131 : Dretch/rust/glob-range-patterns...
2013-09-12 borsauto merge of #9096 : huonw/rust/linenoise, r=brson
2013-09-12 borsauto merge of #9114 : sfackler/rust/flush-fix, r=brson
2013-09-12 John Clementsident->name cleanup
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 #9064 : SiegeLord/rust/external_struct_va...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 SiegeLordProperly encode/decode structural variants.
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
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 #9094 : pnkfelix/rust/fsk-visitor-ports...
2013-09-10 borsauto merge of #9088 : nikomatsakis/rust/issue-6304...
2013-09-10 borsauto merge of #9090 : jbclements/rust/let-var-hygiene...
2013-09-10 John Clementsident->name in middle
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
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...
next