]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_ssa
Rollup merge of #89401 - owengage:master, r=joshtriplett
[rust.git] / compiler / rustc_codegen_ssa /
2021-10-04 Manish GoregaokarRollup merge of #89401 - owengage:master, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #89138 - newpavlov:patch-2, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88370 - Seppel3210:master, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88353 - jhpratt:stabilize-array-as...
2021-10-04 Manish GoregaokarRollup merge of #88305 - ijackson:exitstatus-debug...
2021-10-04 Manish GoregaokarRollup merge of #88286 - LeSeulArtichaut:unnecessary...
2021-10-04 Manish GoregaokarRollup merge of #87910 - iago-lito:mark_unsafe_nonzero_...
2021-10-04 Manish GoregaokarRollup merge of #87679 - ssomers:btree_comments, r...
2021-10-04 Manish GoregaokarRollup merge of #86828 - lambinoo:67441-const-fn-copied...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #88086 - ssomers:btree_clone_testing...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
2021-10-03 borsAuto merge of #88060 - TennyZhuang:optimize-vec-retain...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-02 borsAuto merge of #89345 - jackh726:89333, r=estebank
2021-10-02 borsAuto merge of #89341 - audunhalland:derive-type-params...
2021-10-02 borsAuto merge of #89408 - Mark-Simulacrum:fix-query-nondet...
2021-10-01 Manish GoregaokarRollup merge of #89441 - Nadrieril:fix-89393, r=tmandry
2021-10-01 Manish GoregaokarRollup merge of #89440 - chrismit3s:issue-84488-fix...
2021-10-01 Manish GoregaokarRollup merge of #89422 - GuillaumeGomez:doctest-whitesp...
2021-10-01 Manish GoregaokarRollup merge of #89376 - andjo403:selfProfileUseAfterDr...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88847 - oliverbr:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 borsAuto merge of #88880 - cjgillot:no-krate, r=oli-obk
2021-10-01 borsAuto merge of #89435 - Manishearth:rollup-vh2ih7k,...
2021-10-01 Manish GoregaokarRollup merge of #89415 - wesleywiser:inliner_caller_cal...
2021-10-01 Manish GoregaokarRollup merge of #89340 - FabianWolff:issue-89173, r...
2021-10-01 Manish GoregaokarRollup merge of #89322 - tmiasko:rm-optimization-fuel...
2021-10-01 Manish GoregaokarRollup merge of #89029 - notriddle:notriddle/issue...
2021-10-01 Manish GoregaokarRollup merge of #88820 - hlopko:add_pie_relocation_mode...
2021-10-01 Manish GoregaokarRollup merge of #87868 - Kixiron:packing-on-the-pounds...
2021-10-01 borsAuto merge of #89403 - camsteffen:fmt-unsafe-private...
2021-10-01 Manish GoregaokarRollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011
2021-10-01 Manish GoregaokarRollup merge of #89397 - wesleywiser:update_llvm_submod...
2021-10-01 Manish GoregaokarRollup merge of #89344 - jackh726:maybe-bound-eror...
2021-10-01 Manish GoregaokarRollup merge of #89327 - oli-obk:nll_diag_infer_vars...
2021-10-01 Manish GoregaokarRollup merge of #89321 - tmiasko:rebase-resume-arg...
2021-10-01 Manish GoregaokarRollup merge of #89251 - estebank:negative-index-litera...
2021-10-01 Manish GoregaokarRollup merge of #88838 - FabianWolff:issue-88472, r...
2021-10-01 borsAuto merge of #89395 - In-line:remove_visible_path_from...
2021-10-01 Marcel HlopkoAdd `pie` as another `relocation-model` value
2021-10-01 borsAuto merge of #89414 - Manishearth:rollup-hs11bcq,...
2021-10-01 Manish GoregaokarRollup merge of #89248 - hkmatsumoto:suggest-similarly...
2021-10-01 Manish GoregaokarRollup merge of #89202 - estebank:infer-call-type,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-10-01 borsAuto merge of #89183 - cjgillot:noenc, r=oli-obk
2021-09-30 Camille GILLOTMove EncodedMetadata to rustc_metadata.
2021-09-30 borsAuto merge of #87998 - nneonneo:master, r=oli-obk
2021-09-30 borsAuto merge of #86853 - usbalbin:const_try, r=oli-obk
2021-09-30 Eric HussRollup merge of #89311 - FabianWolff:issue-89305, r...
2021-09-30 Eric HussRollup merge of #89098 - GuillaumeGomez:where-bounds...
2021-09-30 Eric HussRollup merge of #88412 - mdsn:slice-sort-safety, r...
2021-09-30 Eric HussRollup merge of #87428 - GuillaumeGomez:union-highlight...
2021-09-30 borsAuto merge of #89110 - Aaron1011:adjustment-span, r...
2021-09-29 borsAuto merge of #89011 - bjorn3:restructure_rt, r=dtolnay
2021-09-29 borsAuto merge of #88950 - Nadrieril:deconstruct-pat, r...
2021-09-28 Guillaume GomezRollup merge of #89255 - FabianWolff:issue-88806, r...
2021-09-28 Guillaume GomezRollup merge of #89235 - yaahc:junit-formatting, r...
2021-09-28 Guillaume GomezRollup merge of #89233 - FabianWolff:issue-89159, r...
2021-09-28 Guillaume GomezRollup merge of #89212 - Sl1mb0:xpy-toolchain-link...
2021-09-28 Guillaume GomezRollup merge of #87260 - antoyo:libgccjit-codegen,...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-28 borsAuto merge of #86191 - kawadakk:release-add-solid-suppo...
2021-09-28 borsAuto merge of #89277 - jyn514:codeblock-edition, r...
2021-09-27 borsAuto merge of #89214 - smoelius:register_tool, r=petroc...
2021-09-27 borsAuto merge of #89285 - jackh726:issue-88862, r=nikomatsakis
2021-09-27 borsAuto merge of #89203 - GuillaumeGomez:cleanup-rustdoc...
2021-09-27 borsAuto merge of #89182 - GuillaumeGomez:boostrap-explicit...
2021-09-27 borsAuto merge of #89145 - rusticstuff:bump_stdarch, r...
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-26 borsAuto merge of #89144 - sexxi-goose:insig_stdlib, r...
2021-09-26 borsAuto merge of #89101 - ehuss:compiletest-incremental...
2021-09-26 Manish GoregaokarRollup merge of #89224 - TaKO8Ki:change-the-order-of...
2021-09-26 Manish GoregaokarRollup merge of #89216 - r00ster91:bigo, r=dtolnay
2021-09-26 Manish GoregaokarRollup merge of #89198 - hkmatsumoto:hide-hidden-method...
2021-09-26 Manish GoregaokarRollup merge of #89010 - est31:intra_doc_links, r=m...
2021-09-26 Manish GoregaokarRollup merge of #88973 - lu-zero:std_detect-env_overrid...
2021-09-26 Manish GoregaokarRollup merge of #88895 - camelid:cleanup-pt2, r=jyn514
2021-09-25 borsAuto merge of #88343 - steffahn:fix_code_spacing, r...
2021-09-25 borsAuto merge of #87584 - adamgemmell:dev/asm-tests, r...
2021-09-25 borsAuto merge of #88243 - nikic:newpm-2, r=nagisa
2021-09-25 borsAuto merge of #89030 - nbdd0121:box2, r=jonas-schievink
2021-09-25 Gary GuoIntroduce `Rvalue::ShallowInitBox`
2021-09-24 JubileeRollup merge of #89221 - aDotInTheVoid:macro-error...
2021-09-24 JubileeRollup merge of #89217 - GuillaumeGomez:generate-link...
2021-09-24 JubileeRollup merge of #89208 - wesleywiser:rfc_2229_droporder...
2021-09-24 JubileeRollup merge of #89104 - Mark-Simulacrum:spawn-unchecke...
2021-09-24 JubileeRollup merge of #89072 - bjorn3:less_symbol_as_str...
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-24 borsAuto merge of #88999 - Migi:master, r=oli-obk
2021-09-24 Takashi IdobeMerge branch 'rust-lang:master' into master
2021-09-24 borsAuto merge of #88835 - FabianWolff:issue-88770, r=petro...
2021-09-24 borsAuto merge of #89130 - nikic:update-llvm-2, r=cuviper
2021-09-24 borsAuto merge of #89120 - In-line:remove_unneded_visible_p...
2021-09-24 JubileeRollup merge of #89200 - hkmatsumoto:patch, r=workingju...
2021-09-24 JubileeRollup merge of #89184 - joshtriplett:master, r=estebank
2021-09-24 JubileeRollup merge of #89176 - TaKO8Ki:change-singular-to...
next