]> git.lizzy.rs Git - rust.git/history - src/librustc_target
Rollup merge of #71767 - tshepang:stack-stuff, r=jonas-schievink
[rust.git] / src / librustc_target /
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 Ralf JungRollup merge of #71739 - tshepang:master, r=Dylan-DPC
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-02 borsAuto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis
2020-05-02 borsAuto merge of #71716 - alexcrichton:bitcode-follow...
2020-05-01 Dylan DPCRollup merge of #71018 - lcnr:custom-const-param, r...
2020-05-01 Dylan DPCRollup merge of #71747 - spastorino:safety-scheme-aroun...
2020-05-01 Dylan DPCRollup merge of #71744 - tshepang:obsolete-comment...
2020-05-01 borsAuto merge of #71623 - petrochenkov:localink, r=estebank
2020-04-30 Tyler MandryRollup merge of #71590 - RalfJung:mir-dump-pointers...
2020-04-30 Tyler MandryRollup merge of #71567 - Mark-Simulacrum:no-success...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71559 - dillona:detect_git_progress_ve...
2020-04-30 Dylan DPCRollup merge of #71449 - ecstatic-morse:free-region...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 borsAuto merge of #71528 - alexcrichton:no-more-bitcode...
2020-04-29 Dylan DPCRollup merge of #71627 - ldm0:autoderefarg, r=Dylan-DPC
2020-04-29 Dylan DPCRollup merge of #71617 - samrat:suggest-int-into, r...
2020-04-29 Dylan DPCRollup merge of #71572 - lcnr:type_length, r=Dylan-DPC
2020-04-29 Dylan DPCRollup merge of #71507 - CohenArthur:document-unsafe...
2020-04-29 Dylan DPCRollup merge of #71657 - Daniel-Worrall:24949, r=estebank
2020-04-29 Dylan DPCRollup merge of #71654 - zachreizner:patch-1, r=jonas...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-29 Dylan DPCRollup merge of #71217 - estebank:tail-borrow-sugg...
2020-04-29 borsAuto merge of #71577 - tmiasko:backtrace-sys, r=Dylan-DPC
2020-04-29 borsAuto merge of #71518 - felix91gr:const_prop_bugfix_just...
2020-04-28 borsAuto merge of #71486 - alexcrichton:arm64-lld, r=Mark...
2020-04-28 Dylan DPCRollup merge of #71637 - mibac138:cfg-sanitize, r=petro...
2020-04-28 Dylan DPCRollup merge of #71615 - RalfJung:share-machine-code...
2020-04-28 Dylan DPCRollup merge of #71456 - mzohreva:mz/sgx-no-dylib,...
2020-04-28 Dylan DPCRollup merge of #71340 - Valloric:more-check-pass,...
2020-04-28 Dylan DPCRollup merge of #71585 - tshepang:obsolete-comment...
2020-04-28 Dylan DPCRollup merge of #71489 - spastorino:fix-treat-err-as...
2020-04-28 Dylan DPCRollup merge of #71488 - spastorino:normalize-ty-to...
2020-04-28 Dylan DPCRollup merge of #71311 - estebank:fn-type-param, r...
2020-04-28 borsAuto merge of #71444 - RalfJung:test-async-no-opt,...
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-28 borsAuto merge of #71606 - Xanewok:update-rls, r=Xanewok
2020-04-27 borsAuto merge of #71620 - Dylan-DPC:rollup-9wgtisb, r...
2020-04-27 Vadim PetrochenkovDisable localization for all linkers
2020-04-27 Dylan DPCRollup merge of #71605 - GuillaumeGomez:remove-e0750...
2020-04-27 Dylan DPCRollup merge of #71604 - RalfJung:unleash-recursive...
2020-04-27 Dylan DPCRollup merge of #71596 - LeSeulArtichaut:patch-1, r...
2020-04-27 Dylan DPCRollup merge of #71578 - ryzokuken:linkchecker, r=Dylan-DPC
2020-04-27 Dylan DPCRollup merge of #71558 - petrochenkov:tlsm, r=Amanieu
2020-04-27 Dylan DPCRollup merge of #71524 - ldm0:ptrparam, r=matthewjasper
2020-04-27 Dylan DPCRollup merge of #67841 - sfackler:can-vector, r=Amaneiu
2020-04-27 borsAuto merge of #71268 - estebank:devectorize, r=eddyb
2020-04-27 borsAuto merge of #70073 - wesleywiser:mir_opt_level_0...
2020-04-27 Dylan DPCRollup merge of #71589 - RalfJung:unique-no-shr, r...
2020-04-27 Dylan DPCRollup merge of #71438 - estebank:resolve-sugg-tiny...
2020-04-27 Dylan DPCRollup merge of #71419 - contrun:wrong-namespace-rustc...
2020-04-27 Dylan DPCRollup merge of #71409 - estebank:point-at-ret-question...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-27 Dylan DPCRollup merge of #68716 - petrochenkov:stabmixed, r...
2020-04-26 borsAuto merge of #71468 - matthiaskrgr:submodule_upd,...
2020-04-26 Vadim Petrochenkovrustc_target: Stop using "string typing" for TLS models
2020-04-26 Dylan DPCRollup merge of #71576 - lcnr:inline-as_mut, r=oli-obk
2020-04-26 Dylan DPCRollup merge of #71569 - samrat:miri-ub-on-size-mismatc...
2020-04-26 Dylan DPCRollup merge of #71551 - gizmondo:gen-index-vec, r...
2020-04-26 Dylan DPCRollup merge of #71537 - Mark-Simulacrum:no-self-open...
2020-04-26 Dylan DPCRollup merge of #71421 - elichai:2020-04-boxed-slice...
2020-04-26 borsAuto merge of #71579 - Dylan-DPC:rollup-h9om2g3, r...
2020-04-26 Dylan DPCRollup merge of #71575 - jplatte:patch-4, r=Mark-Simulacrum
2020-04-26 Dylan DPCRollup merge of #71574 - jplatte:patch-2, r=petrochenkov
2020-04-26 Dylan DPCRollup merge of #71571 - jplatte:patch-1, r=jonas-schievink
2020-04-26 Dylan DPCRollup merge of #71562 - matthiaskrgr:cl7ppy, r=Dylan-DPC
2020-04-26 Dylan DPCRollup merge of #71490 - petrochenkov:passcheck2, r...
2020-04-26 Vadim Petrochenkovrustc_target: Stop using "string typing" for relocation...
2020-04-26 borsAuto merge of #71495 - Amanieu:update_stdarch, r=sfackler
2020-04-26 borsAuto merge of #71434 - pietroalbini:shrink-gha-config...
2020-04-25 Dylan DPCRollup merge of #71541 - wesleywiser:issue_26376, r...
2020-04-25 Dylan DPCRollup merge of #71392 - ecstatic-morse:body-predecesso...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #70043 - mark-i-m:def-kind-more, r...
2020-04-25 Dylan DPCRollup merge of #71548 - crlf0710:cursor_bounds, r...
2020-04-25 Dylan DPCRollup merge of #71544 - cuviper:filter_map_next, r...
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-25 borsAuto merge of #71439 - Mark-Simulacrum:stage0-next...
2020-04-25 Dylan DPCRollup merge of #71533 - pnkfelix:revert-70566-for...
2020-04-25 Dylan DPCRollup merge of #71523 - Mark-Simulacrum:alloc-inline...
2020-04-25 Dylan DPCRollup merge of #71517 - flip1995:unused_braces_hack...
2020-04-25 Dylan DPCRollup merge of #71494 - flip1995:while_let_span, r...
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-25 borsAuto merge of #71458 - ecstatic-morse:bootstrap-cfg...
2020-04-24 borsAuto merge of #71539 - Dylan-DPC:rollup-a2vbfh9, r...
2020-04-24 Dylan DPCRollup merge of #71535 - workingjubilee:jubilee-markdow...
2020-04-24 Dylan DPCRollup merge of #71534 - cuviper:unused-option-map...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Josh StoneAvoid unused Option::map results
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
next