]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_llvm/declare.rs
Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung
[rust.git] / src / librustc_codegen_llvm / declare.rs
2020-03-21 Mazdak FarrokhzadRollup merge of #70038 - DutchGhost:const-forget-tests...
2020-03-20 Yuki OkushiRollup merge of #69935 - davidtwco:issue-69925, r=eddyb
2020-03-20 Yuki OkushiRollup merge of #69768 - oli-obk:union_field_ice, r...
2020-03-19 Mazdak FarrokhzadRollup merge of #69814 - jonas-schievink:gen-ret-unw...
2020-03-18 Mazdak FarrokhzadRollup merge of #69139 - GuillaumeGomez:cleanup-e0308...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-18 borsAuto merge of #68915 - timvermeulen:non_fused_iter...
2020-03-17 borsAuto merge of #69519 - 12101111:remove-proc-macro-check...
2020-03-17 Mazdak FarrokhzadRollup merge of #69922 - RalfJung:less-intrinsic, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69735 - tmiasko:bootstrap-sanitizers...
2020-03-17 Mazdak FarrokhzadRollup merge of #69688 - JohnTitor:move-tidy, r=Mark...
2020-03-17 Mazdak FarrokhzadRollup merge of #69870 - petrochenkov:cfgacc, r=matthew...
2020-03-16 borsAuto merge of #67133 - oli-obk:it_must_be_a_sign, r...
2020-03-16 Dylan DPCRollup merge of #69867 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69520 - kornelski:e69492, r=cramertj
2020-03-16 Dylan DPCRollup merge of #69122 - dtolnay:backtrace, r=cramertj
2020-03-16 Dylan DPCRollup merge of #69998 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69964 - ollie27:ci_nodejs, r=Mark...
2020-03-16 Dylan DPCRollup merge of #69858 - da-x:windows-precise-time...
2020-03-15 Mazdak FarrokhzadRollup merge of #69661 - lopopolo:string-from-mut-str...
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
2020-03-15 Dylan DPCRollup merge of #69993 - ayushmishra2005:doc/61137...
2020-03-15 Dylan DPCRollup merge of #69471 - nnethercote:rm-sip-Hasher...
2020-03-15 Dylan DPCRollup merge of #69357 - tmiasko:debuginfo-column,...
2020-03-14 borsAuto merge of #69744 - ecstatic-morse:fix-enum-discr...
2020-03-14 borsAuto merge of #69716 - jonas-schievink:generator-size...
2020-03-13 borsAuto merge of #67502 - Mark-Simulacrum:opt-catch, r...
2020-03-13 Yuki OkushiRollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPC
2020-03-13 Yuki OkushiRollup merge of #69403 - LeSeulArtichaut:copy-ioslice...
2020-03-13 borsAuto merge of #69155 - chrissimpkins:llvm-globals,...
2020-03-12 Mazdak FarrokhzadRollup merge of #69945 - contrun:fix-outdated-comment...
2020-03-12 Mazdak FarrokhzadRollup merge of #69921 - matthiaskrgr:rustdoc_import...
2020-03-12 Mazdak FarrokhzadRollup merge of #69830 - RalfJung:miri-invalid-terminat...
2020-03-12 Mazdak FarrokhzadRollup merge of #69792 - LenaWil:try_reserve_error...
2020-03-12 Mazdak FarrokhzadRollup merge of #69747 - spastorino:rename-rustc-guide...
2020-03-12 Mazdak FarrokhzadRollup merge of #69722 - estebank:negative-impl-span...
2020-03-12 Mazdak FarrokhzadRollup merge of #69705 - ehuss:toolstate-remove-redunda...
2020-03-12 Mazdak FarrokhzadRollup merge of #69674 - mark-i-m:assoc-fn, r=matthewjasper
2020-03-12 Mazdak FarrokhzadRollup merge of #69011 - foeb:document-unsafe-core...
2020-03-12 Mazdak FarrokhzadRollup merge of #68899 - kinseytamsin:lexerror-error...
2020-03-12 borsAuto merge of #68551 - Marwes:allocations_mir, r=ecstat...
2020-03-12 borsAuto merge of #68191 - simlay:add-tvSO-target, r=nagisa
2020-03-11 borsAuto merge of #69919 - Centril:rollup-fxo33zs, r=Centril
2020-03-11 Mazdak FarrokhzadRollup merge of #69893 - tmiasko:cstr, r=petrochenkov
2020-03-11 Mazdak FarrokhzadRollup merge of #69625 - Stebalien:feat/iter-copy-speci...
2020-03-11 Tomasz Miąskolibrustc_codegen_llvm: Use slices instead of 0-terminat...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Sebastian ImlayMerge branch 'master' of github.com:rust-lang/rust...
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 borsAuto merge of #68679 - matthewjasper:needs-type-op...
2020-02-12 Yuki OkushiRollup merge of #68487 - 0dvictor:nolink, r=tmandry
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
2020-02-11 Dylan DPCRollup merge of #68824 - ajpaverd:cfguard-rustbuild...
2020-02-11 Dylan DPCRollup merge of #68816 - estebank:fn-mut-closure, r...
2020-02-11 Dylan DPCRollup merge of #66498 - bjorn3:less_feature_flags...
2020-02-10 Dylan DPCRollup merge of #69007 - GuillaumeGomez:clean-up-e0283...
2020-02-10 Dylan DPCRollup merge of #68932 - michaelwoerister:self-profile...
2020-02-10 Dylan DPCRollup merge of #68897 - GuillaumeGomez:clean-up-e0275...
2020-02-09 Jonas SchievinkRollup merge of #68913 - Areredify:gat_pretty, r=cramertj
2020-02-09 Jonas SchievinkRollup merge of #68881 - eddyb:always-preserve-dbg...
2020-02-09 Jonas SchievinkRollup merge of #68742 - tspiteri:string-as-mut, r...
2020-02-09 Jonas SchievinkRollup merge of #68738 - kennytm:derive-clone-eq-for...
2020-02-09 borsAuto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum
2020-02-09 borsAuto merge of #68689 - estebank:where-clause-sugg-missi...
2020-02-09 borsAuto merge of #68376 - Centril:move-ref-patterns, r...
2020-02-08 Dylan DPCRollup merge of #68958 - GuillaumeGomez:clean-up-e0277...
2020-02-08 Dylan DPCRollup merge of #68918 - brson:unwrapdoc, r=Dylan-DPC
2020-02-08 Dylan DPCRollup merge of #68857 - Marwes:allocations, r=matthewj...
2020-02-08 Dylan DPCRollup merge of #68834 - ssomers:btree_first_last_fix68...
2020-02-08 Dylan DPCRollup merge of #68718 - Aaron1011:move-def-hir-span...
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 Josh WhiteMerge branch 'master' of https://github.com/jwhite927...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 borsAuto merge of #65232 - nikomatsakis:lazy-norm-anon...
2020-02-07 borsAuto merge of #68933 - Dylan-DPC:rollup-akz13kj, r...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68919 - Zoxc:ast-lifetime, r=nikomatsakis
2020-02-07 Dylan DPCRollup merge of #68910 - hanna-kruppe:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68909 - tmandry:panic-abort-nocapture...
2020-02-07 Dylan DPCRollup merge of #68889 - Zoxc:hir-krate, r=eddyb
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
next