]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/transform/deduplicate_blocks.rs
Rollup merge of #83571 - a1phyr:feature_const_slice_first_last, r=dtolnay
[rust.git] / compiler / rustc_mir / src / transform / deduplicate_blocks.rs
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
2021-03-27 borsAuto merge of #83103 - petrochenkov:unilex, r=Aaron1011
2021-03-27 borsAuto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
2021-03-26 Josh StoneUse iter::zip in compiler/
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 Dylan DPCRollup merge of #83272 - kornelski:takedocs, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 Dylan DPCRollup merge of #83289 - c410-f3r:tests-tests-tests...
2021-03-21 Dylan DPCRollup merge of #83280 - starthal:fix-typo-keyword...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-20 borsAuto merge of #83271 - SparrowLii:simd_neg, r=Amanieu
2021-03-20 borsAuto merge of #83293 - osa1:82436_perf, r=varkor
2021-03-19 Dylan DPCRollup merge of #83297 - oli-obk:why_bug_today_if_you_c...
2021-03-19 Dylan DPCRollup merge of #83285 - alexcrichton:wasm-simd-update...
2021-03-19 Dylan DPCRollup merge of #83277 - spastorino:early_otherwise...
2021-03-19 Dylan DPCRollup merge of #83269 - bstrie:revertdep, r=m-ou-se
2021-03-19 Dylan DPCRollup merge of #83254 - jfrimmel:panic_output-stream...
2021-03-19 Dylan DPCRollup merge of #83244 - cuviper:vec_deque-zst, r=m...
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 Dylan DPCRollup merge of #79986 - GuillaumeGomez:build-help...
2021-03-19 borsAuto merge of #83201 - klensy:checkout-v2, r=pietroalbini
2021-03-19 borsAuto merge of #82951 - sexxi-goose:wr-mir-replace-metho...
2021-03-19 borsAuto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r...
2021-03-19 Dylan DPCRollup merge of #83270 - steffahn:missing_word_in_skip_...
2021-03-19 Dylan DPCRollup merge of #83236 - cjgillot:memmap, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83230 - jyn514:remove-macros, r=joshtr...
2021-03-19 Dylan DPCRollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #83179 - Aaron1011:actix-web-lint,...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82759 - m-ou-se:remove-unwrap-none...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-18 Mara BosRemove unwrap_none/expect_none from compiler/.
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-15 SoveuMerge branch 'master' into dedup
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 borsAuto merge of #83069 - tgnottingham:simplify-query...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82807 - notriddle:cleanup-js, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
next