]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/typeck/variance.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / librustc / middle / typeck / variance.rs
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #17894 : steveklabnik/rust/fail_to_panic...
2014-10-29 borsauto merge of #18282 : pczarn/rust/regex-parse, r=burnt...
2014-10-29 Steve KlabnikRename fail! to panic!
2014-10-29 borsauto merge of #18375 : steveklabnik/rust/gh17969, r...
2014-10-29 borsauto merge of #18365 : bjz/rust/token, r=alexcrichton
2014-10-29 borsauto merge of #18340 : chastell/rust/guide_closures_fix...
2014-10-29 borsauto merge of #18410 : thestinger/rust/revert-parallel...
2014-10-28 borsauto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis
2014-10-28 borsauto merge of #18291 : japaric/rust/dstify, r=aturon
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-28 Jakub BukajRemove ty_bot from the type system
2014-10-28 borsauto merge of #18273 : gamazeps/rust/issue18218, r...
2014-10-28 borsauto merge of #18254 : areski/rust/pr-fix-vec-doc-examp...
2014-10-28 borsauto merge of #18192 : jmesmon/rust/platform-generic...
2014-10-28 borsauto merge of #18144 : bkoropoff/rust/mighty-monomorphi...
2014-10-28 Brian KoropoffFix monomorphization of unboxed closures
2014-10-27 Alex Crichtonrollup merge of #18259 : alexcrichton/snapshots
2014-10-27 Alex Crichtonrollup merge of #18327 : vadimcn/17982
2014-10-27 Daniel Micayreturn &mut T from the arenas, not &T
2014-10-27 Alex Crichtonrollup merge of #18266 : nick29581/vtable2.rs
2014-10-27 Alex Crichtonrollup merge of #18265 : jakub-/mailmap
2014-10-27 Alex Crichtonrollup merge of #18257 : globin/master
2014-10-27 Alex Crichtonrollup merge of #18256 : SimonSapin/view_item_to_string
2014-10-27 Alex Crichtonrollup merge of #18251 : steveklabnik/build_module_guide
2014-10-27 Alex Crichtonrollup merge of #18250 : dotdash/fix_aliasing
2014-10-27 Alex Crichtonrollup merge of #18244 : areski/pr-fix-string-doc
2014-10-27 Alex Crichtonrollup merge of #18239 : msiemens/fix-ice-rename-failed
2014-10-27 Alex Crichtonrollup merge of #18235 : nikomatsakis/issue-18209
2014-10-27 Alex Crichtonrollup merge of #18231 : cakebaker/fix_greater_than_for...
2014-10-27 borsauto merge of #17978 : arielb1/rust/remaining-garbage...
2014-10-26 borsauto merge of #18143 : mahkoh/rust/reverse_complement...
2014-10-25 borsauto merge of #18176 : jkleint/rust/guide-borrow-wordin...
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #16388 : Zoxc/rust/stmesg, r=alexcrichton
2014-10-24 borsauto merge of #17813 : P1start/rust/lint-field-shorthan...
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 P1startAdd a lint for not using field pattern shorthands
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-22 borsauto merge of #18141 : phildawes/rust/master, r=brson
2014-10-21 borsauto merge of #18201 : Gankro/rust/option-what, r=alexc...
2014-10-21 borsauto merge of #17555 : steveklabnik/rust/module_guide...
2014-10-20 borsauto merge of #17453 : steveklabnik/rust/gh17340, r...
2014-10-20 borsauto merge of #18145 : neilpa/rust/master, r=steveklabnik
2014-10-20 borsauto merge of #18186 : cakebaker/rust/fix_test_count...
2014-10-20 borsauto merge of #18070 : alexcrichton/rust/spring-cleanin...
2014-10-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
2014-10-19 Alex CrichtonRemove a large amount of deprecated functionality
2014-10-18 borsauto merge of #18041 : arielb1/rust/no-size-overflow...
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18099 : jakub-/rust/fixed-issues, r...
2014-10-18 borsauto merge of #18096 : Gankro/rust/ganksy-is-dum, r...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18093 : steveklabnik/rust/remove_gc_refe...
2014-10-17 borsauto merge of #18089 : gamazeps/rust/small-bitv-cleanup...
2014-10-17 borsauto merge of #18052 : IvanUkhov/rust/raw-byte-string...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-17 borsauto merge of #17998 : rapha/rust/master, r=alexcrichton
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18064 : luqmana/rust/remove-reflection...
2014-10-16 Luqman Adenlibrustc: Remove all uses of {:?}.
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
2014-10-13 Alex Crichtonrollup merge of #17888 : gmfawcett/patch-1
2014-10-13 borsauto merge of #17876 : ruud-v-a/rust/patch-1, r=alexcri...
2014-10-13 borsauto merge of #17757 : gamazeps/rust/issue17709, r...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-11 borsauto merge of #17892 : nodakai/rust/rustdoc-dont-nest...
2014-10-11 borsauto merge of #17801 : Gankro/rust/collections-stuff...
2014-10-11 borsauto merge of #17928 : steveklabnik/rust/remove_runtime...
2014-10-11 borsauto merge of #17936 : TeXitoi/rust/remove-shootout...
2014-10-10 borsauto merge of #17793 : simias/rust/master, r=huonw
2014-10-10 borsauto merge of #17037 : kmcallister/rust/no-stack-check...
2014-10-10 borsauto merge of #17669 : nikomatsakis/rust/multidispatch...
2014-10-10 borsauto merge of #17853 : alexcrichton/rust/issue-17718...
2014-10-09 Alex Crichtonrustc: Add `const` globals to the language
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
next