]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/base.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / librustc / middle / trans / base.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13914 : alexcrichton/rust/pile-o-rustdoc...
2014-05-07 borsauto merge of #13836 : jbcrail/rust/add-bitv-doc, r...
2014-05-07 borsauto merge of #13754 : alexcrichton/rust/net-experiment...
2014-05-07 borsauto merge of #13892 : alexcrichton/rust/mixing-rlib...
2014-05-06 borsauto merge of #13822 : EdorianDark/rust/master, r=cmr
2014-05-06 borsauto merge of #13939 : richo/rust/docs/composability...
2014-05-06 borsauto merge of #13925 : kballard/rust/vim_indent_bracket...
2014-05-06 borsauto merge of #13946 : pnkfelix/rust/fsk-cleanup-proc...
2014-05-06 borsauto merge of #13940 : edwardw/rust/refutable-match...
2014-05-05 borsauto merge of #13934 : huonw/rust/transmute-mut, r...
2014-05-05 borsauto merge of #13912 : seanmonstar/rust/logrecord,...
2014-05-05 borsauto merge of #13782 : alexcrichton/rust/issue-13775...
2014-05-05 borsauto merge of #13907 : iliekturtles/rust/tutorial,...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-05 borsauto merge of #13935 : thestinger/rust/noalias, r=pcwalton
2014-05-05 borsauto merge of #13749 : pnkfelix/rust/add-libgraphviz...
2014-05-05 borsauto merge of #13936 : Armavica/rust/lint_check-range...
2014-05-05 borsauto merge of #13924 : gmjosack/rust/master, r=alexcrichton
2014-05-05 borsauto merge of #13865 : alexcrichton/rust/issue-13861...
2014-05-05 borsauto merge of #13905 : alexcrichton/rust/issue-13337...
2014-05-04 borsauto merge of #13923 : Rufflewind/rust/patch-2, r=thest...
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13921 : TeXitoi/rust/shootout-spectralno...
2014-05-04 borsauto merge of #13920 : Ryman/rust/inner_attr_doc, r...
2014-05-04 Daniel Micayadd back `noalias` to `&mut T` pointer parameters
2014-05-04 borsauto merge of #13916 : TeXitoi/rust/shootout-mandelbrot...
2014-05-04 borsauto merge of #13915 : nick29581/rust/rslt, r=luqmana
2014-05-04 borsauto merge of #13908 : pcwalton/rust/box-pattern, r...
2014-05-04 borsauto merge of #13898 : nikomatsakis/rust/type-bounds...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-04 borsauto merge of #13895 : adrientetar/rust/js-escape,...
2014-05-03 borsauto merge of #13906 : alexcrichton/rust/issue-13620...
2014-05-03 borsauto merge of #13685 : Ryman/rust/issue7575, r=alexcrichton
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 borsauto merge of #13904 : pcwalton/rust/box, r=alexcrichton
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13903 : alexcrichton/rust/issue-13890...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-03 Nick CameronRefactor `rslt` to `Result::new`
2014-05-02 Alex Crichtonrustc: Remove the session building_library flag
2014-05-02 Brendan ZabarauskasImplement comparison operators for int and uint SIMD...
2014-05-02 Alex Crichtonrustc: Add some suppot for mixing rlibs and dylibs
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 borsauto merge of #13878 : brutal-chaos/rust/tutorial_gramm...
2014-05-01 borsauto merge of #13875 : hjr3/rust/serialize-strbuf,...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-30 borsauto merge of #13648 : gereeter/rust/removed-rev, r...
2014-04-30 borsauto merge of #13863 : huonw/rust/re-tweaks, r=pcwalton
2014-04-30 borsauto merge of #12740 : nical/rust/json-streaming, r...
2014-04-30 borsauto merge of #13857 : alexcrichton/rust/add-dylib...
2014-04-30 borsauto merge of #13776 : adrientetar/rust/rustdoc-fix...
2014-04-29 borsauto merge of #13833 : alexcrichton/rust/ffunction...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-29 borsauto merge of #13807 : ipetkov/rust/issue-13771, r...
2014-04-29 borsauto merge of #13829 : alexcrichton/rust/dead-strip...
2014-04-29 borsauto merge of #13834 : nick29581/rust/str_fix, r=luqmana
2014-04-29 Nick CameronRemove internal support for fixed length strings
2014-04-29 borsauto merge of #13830 : noamraph/rust/doc-browser-histor...
2014-04-28 borsauto merge of #13827 : lifthrasiir/rust/rustdoc-hidden...
2014-04-28 borsauto merge of #13819 : nick29581/rust/ty_str, r=pcwalton
2014-04-28 Nick CameronRefactor ty_str to use a ~(str) representation.
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 Niko MatsakisPre-step towards issue #12624 and others: Introduce...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 borsauto merge of #13690 : alexcrichton/rust/unlink-unix...
2014-04-23 borsauto merge of #13687 : exscape/mut-vector-Show/master...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-23 borsauto merge of #13683 : aochagavia/rust/pr, r=alexcrichton
2014-04-22 borsauto merge of #13674 : pcwalton/rust/more-str-inlines...
2014-04-22 borsauto merge of #13673 : bmac/rust/utorial-fix, r=alexcri...
2014-04-22 borsauto merge of #13670 : eddyb/rust/more-de-at, r=pcwalton
2014-04-22 borsauto merge of #13667 : TeXitoi/rust/shootout-chameneos...
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 Eduard Burtescurustc: de-@ trans::tydesc_info.
2014-04-22 Eduard Burtescurustc: de-@ adt::Repr.
2014-04-22 Eduard Burtescurustc: de-@ middle::ty.
2014-04-22 Eduard Burtescurustc: de-@ param_substs.
2014-04-22 Eduard Burtescurustc: de-@ some RefCell's.
2014-04-22 borsauto merge of #13638 : alexcrichton/rust/fix-windows...
2014-04-22 borsauto merge of #13630 : alexcrichton/rust/correct-green...
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13631 : alexcrichton/rust/fix-mk-cross...
2014-04-21 borsauto merge of #13656 : TeXitoi/rust/shootout-threadring...
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-21 borsauto merge of #13652 : erickt/rust/master, r=alexcrichton
2014-04-20 borsauto merge of #13647 : alexcrichton/rust/issue-13641...
2014-04-20 borsauto merge of #13639 : alexcrichton/rust/rustdoc-tuple...
2014-04-20 borsauto merge of #13636 : nick29581/rust/ty_vec, r=pcwalton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-20 borsauto merge of #13635 : richo/rust/no-output-from-serial...
2014-04-20 borsauto merge of #13633 : TeXitoi/rust/shootout-fannkuch...
2014-04-20 Nick CameronRefactor ty_vec represent &[T] as &([T])
2014-04-19 borsauto merge of #13613 : alexcrichton/rust/fix-freebsd...
2014-04-19 borsauto merge of #13610 : jsanders/rust/sender-try-send...
2014-04-19 borsauto merge of #13628 : alexcrichton/rust/issue-13625...
next