]> git.lizzy.rs Git - rust.git/history - src/librustc_trans_utils
Auto merge of #43648 - RalfJung:jemalloc-debug, r=alexcrichton
[rust.git] / src / librustc_trans_utils /
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
2017-08-26 borsAuto merge of #44081 - est31:master, r=eddyb
2017-08-26 borsAuto merge of #44071 - alexcrichton:no-cycles, r=nikoma...
2017-08-26 borsAuto merge of #44028 - nrc:rls-update, r=alexcrichton
2017-08-25 borsAuto merge of #43994 - tamird:remove-attributes, r...
2017-08-25 Tamir Duberstein*: remove crate_{name,type} attributes
2017-08-25 borsAuto merge of #44053 - alexcrichton:no-choco, r=Mark...
2017-08-25 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #44031 - scottmcm:swap_with_slice, r...
2017-08-25 borsAuto merge of #44012 - michaelwoerister:cache-hir-dep...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-24 borsAuto merge of #44051 - eddyb:apfloat-faster-div, r...
2017-08-24 borsAuto merge of #44011 - TobiasSchaffner:improved_target_...
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-24 borsAuto merge of #43532 - petrochenkov:pgargs, r=nikomatsakis
2017-08-23 borsAuto merge of #42565 - murarth:rc-from-slice, r=aturon
2017-08-23 Corey FarwellRollup merge of #44054 - frewsxcv:frewsxcv-libstd-threa...
2017-08-23 Corey FarwellRollup merge of #44047 - cuviper:union-basic-endian...
2017-08-23 Corey FarwellRollup merge of #44043 - mattico:patch-1, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #44039 - remexre:master, r=steveklabnik
2017-08-23 Corey FarwellRollup merge of #44016 - steffengy:master, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43983 - ids1024:redox-path-prefix...
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #40113 - smaeul:native-musl, r=alexcrichton
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 Samuel HollandIntroduce target feature crt_static_allows_dylibs
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 borsAuto merge of #43303 - redox-os:redox_docker, r=alexcri...
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 borsAuto merge of #43859 - arielb1:nonfree-block-live,...
2017-08-15 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-15 Corey FarwellRollup merge of #43862 - QuietMisdreavus:get-in-line...
2017-08-15 Corey FarwellRollup merge of #43848 - frewsxcv:frewsxcv-stack-size...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43858 - arielb1:escaping-default, r...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-14 borsAuto merge of #43856 - sfackler:no-inline-debug, r...
2017-08-14 borsAuto merge of #43844 - arielb1:literally-nonstandard...
2017-08-14 borsAuto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcr...
2017-08-13 Guillaume GomezRollup merge of #43803 - GuillaumeGomez:missing-links...
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-13 borsAuto merge of #43813 - pengowen123:unused_result, r...
2017-08-13 borsAuto merge of #43348 - kennytm:fix-24658-doc-every...
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-12 borsAuto merge of #43812 - steveklabnik:rustdoc-doc-tests...
2017-08-12 bjorn3Less cfg's
2017-08-12 borsAuto merge of #43794 - Eijebong:fix_typos, r=lukaramu...
2017-08-12 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-12 borsAuto merge of #43792 - steveklabnik:rustdoc-directives...
2017-08-12 borsAuto merge of #43772 - arielb1:nonfree-block, r=nagisa
2017-08-11 borsAuto merge of #43766 - michaelwoerister:trans-scheduler...
2017-08-11 borsAuto merge of #43750 - tbu-:pr_fn_unreachable, r=sfackler
2017-08-11 borsAuto merge of #42932 - bjorn3:no_llvm_try2, r=eddyb
2017-08-11 bjorn3Remove some unused dependencies from rustc_trans_utils
2017-08-11 bjorn3Actually make rustc_driver compile without llvm