]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/callee.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / librustc / middle / trans / callee.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 BukajAddress review comments
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 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-20 borsauto merge of #18108 : mahkoh/rust/buffered_reader...
2014-10-19 Alex CrichtonRemove a large amount of deprecated functionality
2014-10-19 borsauto merge of #18139 : JelteF/rust-1/patch-1, r=stevekl...
2014-10-19 borsauto merge of #18138 : rclanan/rust/mark-lt-partialord...
2014-10-19 borsauto merge of #18136 : mprobinson/rust/example-warning...
2014-10-19 borsauto merge of #18135 : EduardoBautista/rust/fix-misalig...
2014-10-19 borsauto merge of #18124 : pnkfelix/rust/fsk-add-check...
2014-10-19 borsauto merge of #18123 : dotdash/rust/llvm_memcpy, r...
2014-10-19 borsauto merge of #18120 : jrincayc/rust/match_exp, r=thest...
2014-10-18 borsauto merge of #18109 : bkoropoff/rust/issue-16939,...
2014-10-18 borsauto merge of #18113 : bkoropoff/rust/issue-16739,...
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 Brian KoropoffFix translation of unboxing shim for rust-call ABI...
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-16 borsauto merge of #18015 : jakub-/rust/issue-4201, r=pcwalton
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-15 borsauto merge of #17983 : jakub-/rust/memoize-things,...
2014-10-15 borsauto merge of #17962 : jkleint/rust/guide-vectors,...
2014-10-15 borsauto merge of #18053 : nick29581/rust/ufcs1, r=pcwalton
2014-10-15 borsauto merge of #18031 : huonw/rust/adjust-vec-sort-test...
2014-10-15 Nick CameronAllow self as an arg in extension methods
2014-10-15 Nick CameronAllow passing self as an argument to methods
2014-10-15 borsauto merge of #18036 : japaric/rust/add-tests, r=nikoma...
2014-10-14 borsauto merge of #18018 : gamazeps/rust/isuue16736, r=cmr
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
next