]> git.lizzy.rs Git - rust.git/history - src/bootstrap
Adapt cgu-partitioning tests to pre-trans symbol internalization.
[rust.git] / src / bootstrap /
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 borsAuto merge of #43147 - oyvindln:deflate_fix, r=alexcrichton
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43028 - michaelwoerister:dedup-dep-nodes...
2017-07-10 borsAuto merge of #43152 - Mark-Simulacrum:test-src-doc...
2017-07-10 Mark SimulacrumTest src/doc once more
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-09 borsAuto merge of #43130 - GuillaumeGomez:rustdoc-fn-spacin...
2017-07-09 borsAuto merge of #43117 - MJDSys:fix_rustbuild_libdir_2...
2017-07-08 Matthew DawsonFix stage 2 builds with a custom libdir.
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 borsAuto merge of #40939 - jseyfried:proc_macro_api, r=nrc
2017-07-05 Alex Crichtonrustbuild: Only -Zsave-analysis for libstd
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 Alex CrichtonSwitch to rust-lang-nursery/compiler-builtins
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 borsAuto merge of #42732 - cengizIO:master, r=Mark-Simulacrum
2017-07-04 borsAuto merge of #43051 - Mark-Simulacrum:rollup, r=Mark...
2017-07-04 Mark SimulacrumRollup merge of #43045 - PlasmaPower:patch-1, r=Mark...
2017-07-04 Mark SimulacrumRollup merge of #43043 - sfackler:reverse-stability...
2017-07-04 Mark SimulacrumRollup merge of #43042 - Mark-Simulacrum:rustbuild...
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 Mark SimulacrumUse build.build instead of build.config.build
2017-07-04 Mark SimulacrumMove targets, hosts, and build triple into Build.
2017-07-04 Mark SimulacrumStore verbosity on Build
2017-07-04 Mark SimulacrumStore positive instead of negative fail_fast.
2017-07-04 Mark SimulacrumRemove src_is_git, instead call method on rust_info...
2017-07-04 Mark SimulacrumClarify meaning of Build.cargo, Build.rustc.
2017-07-04 Mark SimulacrumUpdate a few comments.
2017-07-04 Mark SimulacrumClippy lints
2017-07-04 Mark SimulacrumCleanup dist
2017-07-04 Mark SimulacrumCleanup utils
2017-07-04 Mark SimulacrumCleanup compile.rs.
2017-07-04 Mark SimulacrumCleanups to check code.
2017-07-04 Mark SimulacrumRemove 'static lifetimes from channels.
2017-07-04 Mark SimulacrumClean up and restructure sanity checking.
2017-07-04 Mark SimulacrumDon't allocate args in order to run find.
2017-07-04 borsAuto merge of #43012 - scottmcm:delete-range-step-by...
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-07-03 borsAuto merge of #42976 - ids1024:redoxfix, r=sfackler
2017-07-02 borsAuto merge of #43010 - stjepang:stabilize-sort-unstable...
2017-07-02 borsAuto merge of #43015 - arielb1:every-error-counts,...
2017-07-02 borsAuto merge of #43003 - milmazz:bootstrap-pep8, r=alexcr...
2017-07-01 borsAuto merge of #43002 - SergioBenitez:more-io-inner...
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 Milton MazzarriSimplify print arguments
2017-07-01 borsAuto merge of #42991 - sfackler:unstable-rangeargument...
2017-07-01 borsAuto merge of #42977 - Keruspe:master, r=alexcrichton
2017-07-01 borsAuto merge of #42971 - stepancheg:ir-demangle, r=nagisa
2017-07-01 Milton Mazzarribootstrap: Fix some PEP8 issues
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 borsAuto merge of #42995 - GuillaumeGomez:rollup, r=Guillau...
2017-06-30 Guillaume GomezRollup merge of #42987 - cuviper:iterator_for_each...
2017-06-30 Guillaume GomezRollup merge of #42985 - venkatagiri:issue_42444, r...
2017-06-30 Venkata Giri Reddyrustc_llvm: re-run build script when env var LLVM_CONFI...
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 Marc-Antoine Perennourustbuild: set __CARGO_DEFAULT_LIB_METADATA to channel
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-27 Corey FarwellRollup merge of #42905 - casey:casey-utf8-null-doc...
2017-06-27 Corey FarwellRollup merge of #42874 - zackmdavis:overzealous_by_oute...
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-27 Corey FarwellRollup merge of #42519 - GuillaumeGomez:create-more...
2017-06-26 borsAuto merge of #42885 - ollie27:rustdoc_empty_glob_path...
2017-06-25 borsAuto merge of #42865 - ollie27:rustdoc_assoc_consts...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
2017-06-23 Mark SimulacrumRollup merge of #42821 - michaelwoerister:incr-debug...
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42828 - parched:umulo, r=alexcrichton
2017-06-23 Thomas LivelyMake wasm32 buildbot test LLVM backend
next