]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_llvm/common.rs
Rollup merge of #53545 - FelixMcFelix:fix-50865-beta, r=petrochenkov
[rust.git] / src / librustc_codegen_llvm / common.rs
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53618 - GuillaumeGomez:fmt-examples...
2018-08-24 kennytmRollup merge of #53614 - RalfJung:nomicon, r=kennytm
2018-08-24 kennytmRollup merge of #53600 - varkor:expected-generic-arg...
2018-08-24 kennytmRollup merge of #53594 - rust-lang:Aaronepower-patch...
2018-08-24 kennytmRollup merge of #53592 - matthiaskrgr:str_doc, r=alexcr...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-23 borsAuto merge of #53571 - MaloJaffre:vecdeque-emergency...
2018-08-23 borsAuto merge of #52602 - scottmcm:tryblock-expr, r=nikoma...
2018-08-23 borsAuto merge of #53235 - varkor:gat_impl_where, r=estebank
2018-08-23 borsAuto merge of #53520 - nnethercote:merge-IdxSet-IdxSetB...
2018-08-22 borsAuto merge of #52011 - oli-obk:dont_you_hate_it_too_whe...
2018-08-22 borsAuto merge of #53607 - GuillaumeGomez:rollup, r=Guillau...
2018-08-22 borsAuto merge of #53581 - varkor:tyvariants-rename, r...
2018-08-22 varkorRemove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-15 Guillaume GomezRollup merge of #52453 - srijs:fix-52436, r=TimNN
2018-08-14 borsAuto merge of #52895 - draganmladjenovic:minmax_qnan...
2018-08-09 borsAuto merge of #52788 - LukasKalbertodt:improve-index...
2018-08-07 kennytmRollup merge of #52885 - Mark-Simulacrum:cleanup-typeck...
2018-08-06 borsAuto merge of #52332 - zackmdavis:dead_code_lint_should...
2018-08-06 borsAuto merge of #53002 - QuietMisdreavus:brother-may...
2018-08-04 kennytmRollup merge of #53041 - GuillaumeGomez:fix-code-css...
2018-08-04 kennytmRollup merge of #53003 - GuillaumeGomez:stabilize-rustd...
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-03 borsAuto merge of #52887 - yurydelendik:disable-lld-symbols...
2018-08-03 borsAuto merge of #52925 - RalfJung:sanity_check, r=oli-obk
2018-08-02 borsAuto merge of #52906 - RalfJung:jemalloc, r=alexcrichton
2018-08-02 borsAuto merge of #52890 - djrenren:test-visibility, r...
2018-08-02 borsAuto merge of #52847 - upsuper:thread-stack-reserve...
2018-08-01 Pietro AlbiniRollup merge of #52908 - lnicola:vec-truncate-opt,...
2018-08-01 Pietro AlbiniRollup merge of #52899 - draganmladjenovic:ui_tests64...
2018-08-01 Pietro AlbiniRollup merge of #52854 - RalfJung:memrchr, r=Kimundi
2018-08-01 Pietro AlbiniRollup merge of #52835 - GuillaumeGomez:ice-rustdoc...
2018-08-01 Pietro AlbiniRollup merge of #52834 - matthewjasper:allow-zst-confli...
2018-08-01 Pietro AlbiniRollup merge of #52809 - davidtwco:issue-49579, r=pnkfelix
2018-08-01 Pietro AlbiniRollup merge of #52793 - davidtwco:issue-49824, r=pnkfelix
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52907 - pnkfelix:issue-52877-original...
2018-08-01 Pietro AlbiniRollup merge of #52905 - pravic:unsize-typo, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52904 - pnkfelix:issue-51167-sort...
2018-08-01 Pietro AlbiniRollup merge of #52888 - estebank:shell-sugg, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52883 - estebank:nll-diag-mut, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52878 - mikhail-m1:master, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52876 - cuviper:const-endianness-be...
2018-08-01 Pietro AlbiniRollup merge of #52870 - cramertj:unpin-futureobj,...
2018-08-01 Pietro AlbiniRollup merge of #52867 - matthiaskrgr:release_typos...
2018-08-01 Pietro AlbiniRollup merge of #52861 - ColinFinck:master, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52859 - ljedrz:smallvec_true_extend...
2018-08-01 Pietro AlbiniRollup merge of #52853 - RalfJung:bootstrap-help, r...
2018-08-01 Pietro AlbiniRollup merge of #52851 - flip1995:tool_lints, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52846 - kennytm:bootstrap-curl-timeout...
2018-08-01 Pietro AlbiniRollup merge of #52842 - toidiu:ak-commentUpdate, r...
2018-08-01 Pietro AlbiniRollup merge of #52831 - dsciarra:rm-ref-to-author...
2018-08-01 Pietro AlbiniRollup merge of #52825 - RalfJung:codegen, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52824 - varkor:fix-llvm-ret-move-warni...
2018-08-01 Pietro AlbiniRollup merge of #52822 - MajorBreakfast:fix-from-local...
2018-08-01 Pietro AlbiniRollup merge of #52821 - fukatani:gdb-vecdeque-print...
2018-08-01 Pietro AlbiniRollup merge of #52810 - matthewjasper:more-immutablity...
2018-08-01 Pietro AlbiniRollup merge of #52778 - ljedrz:readable_serialize...
2018-08-01 Pietro AlbiniRollup merge of #52771 - matklad:patch-1, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52745 - commandline:master, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52732 - SimonSapin:spring, r=Mark...
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-08-01 borsAuto merge of #52756 - alexcrichton:cap-applicable...
2018-07-31 borsAuto merge of #52234 - petrochenkov:macuse2, r=Mark...
2018-07-31 borsAuto merge of #52461 - irinagpopa:safe-llvm, r=nikomatsakis
2018-07-30 Irina Poparustc_codegen_llvm: fix tidy errors.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for OperandBund...
2018-07-30 Irina Poparustc_codegen_llvm: use safe mutable references for...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Value.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Type.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Context...
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-25 Tatsuyuki IshiMerge remote-tracking branches 'ljedrz/dyn_libcore...
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52402 - crepererum:build_hasher_eq...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-23 borsAuto merge of #52211 - bjorn3:misc_rustdoc_changes...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-22 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-21 borsAuto merge of #52438 - ljedrz:rustc_vec_capacity, r...
2018-07-20 borsAuto merge of #52354 - QuietMisdreavus:rustdoc-lints...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 borsAuto merge of #52431 - semarie:compiler-builtins, r...
2018-07-18 kennytmRollup merge of #52510 - QuietMisdreavus:redirects...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 borsAuto merge of #52375 - oli-obk:the_early_lint_pass_gets...
2018-07-18 kennytmRollup merge of #52439 - o01eg:fix-52317, r=alexcrichton
2018-07-18 kennytmRollup merge of #52218 - rivertam:patch-1, r=withoutboats
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 borsAuto merge of #52364 - ljedrz:mir_remove_clone, r=RalfJung
2018-07-18 borsAuto merge of #52426 - ljedrz:#28273_cleanup, r=nikomat...
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
next