]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/back/write.rs
Merge branch 'no-stderr-sink' of https://github.com/Zoxc/rust into rollup
[rust.git] / src / librustc_trans / back / write.rs
2018-01-26 Alex CrichtonMerge branch 'no-stderr-sink' of https://github.com...
2018-01-26 John Kåre AlsakerDo not capture stderr in the compiler. Instead just...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-24 Alex Crichtonllvm6: Don't clone LLVM modules on wasm
2018-01-24 Alex Crichtonllvm6: CodeModel::{JIT,}Default no longer exists
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 Alex Crichtonrustc: Add `-C lto=val` option
2018-01-23 kennytmRollup merge of #47635 - Zoxc:remove-attr, r=michaelwoe...
2018-01-23 kennytmRollup merge of #47610 - cuviper:captured-dwarf, r...
2018-01-23 kennytmRollup merge of #47558 - spastorino:rustc_args, r=nikom...
2018-01-23 kennytmRollup merge of #47554 - EdSchouten:cloudabi-jemalloc...
2018-01-23 kennytmRollup merge of #47549 - Manishearth:29723-regression...
2018-01-23 kennytmRollup merge of #47541 - psumbera:master, r=eddyb
2018-01-23 kennytmRollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis
2018-01-23 kennytmRollup merge of #47425 - EdSchouten:immutable-tls,...
2018-01-23 kennytmRollup merge of #47423 - est31:rustbook_checking, r...
2018-01-22 borsAuto merge of #47373 - wesleywiser:incr_cache_hashing...
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-21 Guillaume GomezRollup merge of #47633 - pietroalbini:fix-ice-use-self...
2018-01-21 Guillaume GomezRollup merge of #47632 - sdroege:exact-chunks-docs...
2018-01-21 Guillaume GomezRollup merge of #47625 - astraw:btreeset-doctest-fix...
2018-01-21 Guillaume GomezRollup merge of #47595 - PieterPenninckx:master, r...
2018-01-21 Guillaume GomezRollup merge of #47582 - alexcrichton:auto-beta, r...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 borsAuto merge of #45684 - bjorn3:runtime_choose_trans2...
2018-01-21 borsAuto merge of #47495 - nikomatsakis:nll-issue-47153...
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47573 - estebank:closures, r=nikomatsakis
2018-01-20 Guillaume GomezRollup merge of #47559 - walinga:pr-link-fix, r=kennytm
2018-01-20 Guillaume GomezRollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #47510 - sfackler:deprecate-dns, r...
2018-01-20 Guillaume GomezRollup merge of #47508 - QuietMisdreavus:rbe-bookshelf...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 borsAuto merge of #46919 - michaelwoerister:new-leb128...
2018-01-19 bjorn3Hide even more of rustc_trans
2018-01-19 borsAuto merge of #47503 - arielb1:check-size, r=eddyb
2018-01-19 borsAuto merge of #47494 - michaelwoerister:proc-macro...
2018-01-19 borsAuto merge of #47401 - rkruppe:issue-47278, r=eddyb
2018-01-17 Guillaume GomezRollup merge of #47520 - mbrubeck:fstat, r=Mark-Simulacrum
2018-01-17 Guillaume GomezRollup merge of #47471 - estebank:point-to-method-e0283...
2018-01-17 Guillaume GomezRollup merge of #47468 - estebank:closure-mut-mut,...
2018-01-17 Guillaume GomezRollup merge of #47398 - GuillaumeGomez:pulldown-warnin...
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-17 Guillaume GomezRollup merge of #47250 - GuillaumeGomez:test-rustdoc...
2018-01-17 borsAuto merge of #47522 - kennytm:rollup, r=kennytm
2018-01-17 kennytmRollup merge of #47514 - gnzlbg:whitelist_x86_fxsr...
2018-01-17 kennytmRollup merge of #47509 - cuviper:rayon-rust-installer...
2018-01-17 kennytmRollup merge of #47505 - alexcrichton:fix-bat-spawn...
2018-01-17 kennytmRollup merge of #47498 - dominikWin:missing-module...
2018-01-17 kennytmRollup merge of #47497 - goffrie:patch-1, r=dtolnay
2018-01-17 kennytmRollup merge of #47487 - Pulkit07:foo, r=kennytm
2018-01-17 kennytmRollup merge of #47483 - segevfiner:mingw64-build-hack...
2018-01-17 kennytmRollup merge of #47481 - estebank:unused-args, r=arielb1
2018-01-17 kennytmRollup merge of #47479 - zackmdavis:and_the_case_of_the...
2018-01-17 kennytmRollup merge of #47467 - arielb1:cleanup-shims, r=eddyb
2018-01-17 kennytmRollup merge of #47458 - mark-i-m:lint_array_comma...
2018-01-17 kennytmRollup merge of #47456 - chrisvittal:nll-tests, r=nikom...
2018-01-17 kennytmRollup merge of #47444 - etaoins:dont-include-bang...
2018-01-17 kennytmRollup merge of #47436 - GuillaumeGomez:up-html-diff...
2018-01-17 kennytmRollup merge of #47427 - EdSchouten:cloudabi-ci, r...
2018-01-17 kennytmRollup merge of #47426 - varkor:default-mir-dump-dir...
2018-01-17 kennytmRollup merge of #47407 - gaurikholkar:master, r=estebank
2018-01-17 kennytmRollup merge of #47404 - integer32llc:reexport-to-re...
2018-01-17 kennytmRollup merge of #47387 - Rantanen:linkchecker-error...
2018-01-17 kennytmRollup merge of #47333 - arthurprs:iter-position-bounds...
2018-01-17 kennytmRollup merge of #47302 - andjo403:commentfix, r=michael...
2018-01-15 Vadzim DambrouskiFix no_integrated_as option to work with new codegen...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47372 - topecongiro:issue-43925, r...
2018-01-15 kennytmRollup merge of #47368 - chrisvittal:nll-tests, r=nikom...
next