]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_llvm/llvm_util.rs
Auto merge of #53830 - davidtwco:issue-53228, r=nikomatsakis
[rust.git] / src / librustc_codegen_llvm / llvm_util.rs
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-07 borsAuto merge of #53969 - alexcrichton:update-compiler...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 borsAuto merge of #52626 - brunocodutra:issue-52475, r...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-06 borsAuto merge of #53955 - alexcrichton:fix-dist-again...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53962 - michaelwoerister:close-thinlto...
2018-09-05 borsAuto merge of #53951 - tromey:restore-lldb-build, r...
2018-09-05 borsAuto merge of #53878 - alexcrichton:wasm-atomics-featur...
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-04 borsAuto merge of #53928 - tbu-:pr_doc_fromrawmut, r=frewsxcv
2018-09-04 borsAuto merge of #53927 - ljedrz:save_analysis_cleanups...
2018-09-03 borsAuto merge of #53883 - RalfJung:miri-assert, r=oli-obk
2018-09-03 borsAuto merge of #53926 - japaric:arm-features, r=alexcrichton
2018-09-03 Jorge Apariciowhitelist some ARM features
2018-09-02 borsAuto merge of #53725 - tbu-:pr_getrandom_syscalls,...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-09-01 kennytmRollup merge of #53076 - QuietMisdreavus:cfg-rustdoc...
2018-09-01 kennytmRollup merge of #53801 - GuillaumeGomez:duplicated...
2018-09-01 kennytmRollup merge of #53774 - PhilipDaniels:master, r=tromey
2018-09-01 kennytmRollup merge of #53769 - flip1995:patch-1, r=kennytm
2018-09-01 Alex Crichtonrustc: Prepare the `atomics` feature for wasm
2018-08-31 borsAuto merge of #53755 - llogiq:fix-unsound-16bit-range...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-30 Pietro AlbiniRollup merge of #53806 - GuillaumeGomez:fix-ui-issues...
2018-08-30 Pietro AlbiniRollup merge of #53768 - RalfJung:gitignore, r=nikomatsakis
2018-08-30 Pietro AlbiniRollup merge of #53756 - dmerejkowsky:fix-comment,...
2018-08-30 Pietro AlbiniRollup merge of #53753 - RalfJung:keep-stage, r=nikomat...
2018-08-30 Pietro AlbiniRollup merge of #53747 - GuillaumeGomez:rustdoc-fixes...
2018-08-30 Pietro AlbiniRollup merge of #53743 - oconnor663:target_env, r=kennytm
2018-08-30 Pietro AlbiniRollup merge of #53740 - japaric:readobj, r=alexcrichton
2018-08-30 Pietro AlbiniRollup merge of #53732 - emilio:foreign-fn, r=nrc
2018-08-30 Pietro AlbiniRollup merge of #53727 - estebank:incorrect-deref-sugge...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53129 - nikomatsakis:issue-51172-tweak...
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-30 borsAuto merge of #53757 - oli-obk:validation, r=RalfJung
2018-08-30 borsAuto merge of #53733 - nnethercote:avoid-unroll_place...
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-29 borsAuto merge of #53711 - arielb1:macro-table, r=michaelwo...
2018-08-29 borsAuto merge of #53684 - alexcrichton:suggest-remove...
2018-08-29 borsAuto merge of #53659 - nnethercote:rm-AccumulateVec...
2018-08-29 borsAuto merge of #53642 - alexcrichton:fix-target-cpu...
2018-08-28 Alex CrichtonFix warnings about the `native` target-cpu
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-21 kennytmRollup merge of #53104 - nivkner:unpin_doc, r=RalfJung
2018-08-21 borsAuto merge of #53080 - hermord:rc-opt, r=alexcrichton
2018-08-20 kennytmRollup merge of #53213 - tmccombs:stable-ipconstructors...
2018-08-20 kennytmRollup merge of #53030 - Aaronepower:master, r=Mark...
2018-08-20 borsAuto merge of #52101 - japaric:linker-flavor, r=alexcri...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-17 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-15 Guillaume GomezRollup merge of #52453 - srijs:fix-52436, r=TimNN
2018-08-15 borsAuto merge of #53237 - overdrivenpotato:wasm-export...
2018-08-15 borsAuto merge of #53133 - Zoxc:gen-int, r=eddyb
2018-08-15 borsAuto merge of #53212 - sunjay:nll-raw-cast, r=nikomatsakis
2018-08-15 borsAuto merge of #52928 - Mark-Simulacrum:borrowck-cleanup...
2018-08-14 borsAuto merge of #52936 - felixrabe:patch-1, r=alexcrichton
2018-08-14 kennytmRollup merge of #53239 - cuviper:llvm5-closure-alloca...
2018-08-14 kennytmRollup merge of #53233 - andre-richter:master, r=alexcr...
2018-08-14 kennytmRollup merge of #53229 - varkor:rlimits_min, r=nikomatsakis
2018-08-14 kennytmRollup merge of #53226 - QuietMisdreavus:editions-for...
2018-08-14 kennytmRollup merge of #53208 - BurntPizza:protect-the-environ...
2018-08-14 kennytmRollup merge of #53112 - fukatani:pretty-print-btreeset...
2018-08-14 borsAuto merge of #53033 - RalfJung:manually_dro, r=SimonSapin
2018-08-14 borsAuto merge of #52895 - draganmladjenovic:minmax_qnan...
2018-08-12 Guillaume GomezRollup merge of #53230 - memoryruins:nll_bootstrap_4...
2018-08-12 Guillaume GomezRollup merge of #53223 - ljedrz:cleanup_data_structures...
2018-08-12 Guillaume GomezRollup merge of #53210 - alexcrichton:deny-rustc-syntax...
2018-08-12 Guillaume GomezRollup merge of #53165 - jakllsch:netbsd-ad22a005-b917...
2018-08-12 Guillaume GomezRollup merge of #53059 - ljedrz:unneeded_returns, r...
2018-08-12 Guillaume GomezRollup merge of #53019 - ljedrz:bad_collects, r=estebank
2018-08-10 borsAuto merge of #53177 - nikomatsakis:nll-redundant-borro...
2018-08-10 borsAuto merge of #53131 - davidtwco:issue-52663-thread...
2018-08-10 borsAuto merge of #53124 - davidtwco:issue-52742, r=nikomat...
2018-08-10 borsAuto merge of #53073 - Mark-Simulacrum:data-structures...
2018-08-09 borsAuto merge of #52788 - LukasKalbertodt:improve-index...
2018-08-09 borsAuto merge of #53216 - kennytm:rollup, r=kennytm
2018-08-09 kennytmRollup merge of #53207 - llogiq:num-rotate-docs, r...
2018-08-09 kennytmRollup merge of #53222 - ljedrz:cleanup_rustc_target...
2018-08-09 kennytmRollup merge of #53215 - ljedrz:refactor_format, r...
2018-08-09 kennytmRollup merge of #53219 - memoryruins:nll_bootstrap_3...
next