]> git.lizzy.rs Git - rust.git/history - src/rustllvm
Rollup merge of #71459 - divergentdave:pointer-offset-0x, r=RalfJung
[rust.git] / src / rustllvm /
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-24 Dylan DPCRollup merge of #70845 - varkor:const-generics-derive...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-22 Dylan DPCRollup merge of #71256 - cuviper:must_use_replace,...
2020-04-22 Dylan DPCRollup merge of #71280 - RalfJung:mplace-check-align...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 borsAuto merge of #70015 - jonas-schievink:gen-needs-drop...
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 Dylan DPCRollup merge of #71283 - Amanieu:zprofile, r=davidtwco
2020-04-18 Dylan DPCRollup merge of #71276 - RalfJung:miri-unleash-box...
2020-04-18 Dylan DPCRollup merge of #71271 - JohnTitor:map-in-place, r...
2020-04-18 borsAuto merge of #71218 - eddyb:a-lifetime-stranded-in...
2020-04-18 borsAuto merge of #71204 - JohnTitor:into-vec, r=wesleywiser
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Josh StoneUpdate the minimum external LLVM to 8
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-09 Mazdak FarrokhzadRollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
2020-04-08 Dylan DPCRollup merge of #70565 - Zoxc:inlines-query-system...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-06 Dylan DPCRollup merge of #70612 - Thomasdezeeuw:issue_70436...
2020-04-06 borsAuto merge of #70737 - Centril:cleanup-lower-item-id...
2020-04-06 Mazdak FarrokhzadRollup merge of #70739 - Centril:fix-70736, r=petrochenkov
2020-04-06 Mazdak FarrokhzadRollup merge of #70713 - jsgf:rust-gdb-rustc, r=Mark...
2020-04-06 Mazdak FarrokhzadRollup merge of #70704 - danielframpton:aarch64-windows...
2020-04-06 Mazdak FarrokhzadRollup merge of #70519 - estebank:constraints-before...
2020-04-05 Mazdak FarrokhzadRollup merge of #70750 - cuviper:direct-fuse, r=scottmcm
2020-04-05 Dylan DPCRollup merge of #70795 - Amanieu:btree_remove_tracking...
2020-04-05 Dylan DPCRollup merge of #70558 - RalfJung:vec-extend-aliasing...
2020-04-05 Dylan DPCRollup merge of #70752 - yoshuawuyts:slice_fill, r...
2020-04-05 Dylan DPCRollup merge of #70748 - ogoffart:enum-layout-optim2...
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 Stefan LankesMerge branch 'master' into abi
2020-04-04 borsAuto merge of #70683 - jclulow:illumos-openssl-gmake...
2020-04-04 borsAuto merge of #70272 - eddyb:type-of-impl-trait, r...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 borsAuto merge of #69718 - arlosi:debughash, r=eddyb
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-02 Arlo SiemsenAdd hash of source files in debug info
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Dylan DPCRollup merge of #70470 - GuillaumeGomez:cleanup-e0463...
2020-03-27 Dylan DPCRollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 borsAuto merge of #70282 - ssomers:btreemap_gdb_pretty_prin...
2020-03-27 Dylan DPCRollup merge of #70344 - Centril:hir-pretty, r=eddyb
2020-03-27 Dylan DPCRollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnay
2020-03-27 Dylan DPCRollup merge of #69936 - Aaron1011:fix/suggestion-cycle...
2020-03-26 Dylan DPCRollup merge of #70429 - GuillaumeGomez:cleanup-e0459...
2020-03-25 Dylan DPCRollup merge of #70406 - GuillaumeGomez:cleanup-e0458...
2020-03-25 Dylan DPCRollup merge of #70352 - bishtpawan:doc/61137-add-long...
2020-03-25 Dylan DPCRollup merge of #70319 - lcnr:issue63695, r=eddyb
2020-03-25 borsAuto merge of #70297 - nnethercote:clean-up-debugging...
2020-03-25 Mazdak FarrokhzadRollup merge of #70373 - Centril:canon-imports, r=Mark...
2020-03-25 Mazdak FarrokhzadRollup merge of #70361 - tmiasko:backtrace, r=Mark...
2020-03-25 Mazdak FarrokhzadRollup merge of #70349 - Centril:hir-outa-rustc, r...
2020-03-25 Mazdak FarrokhzadRollup merge of #70331 - jeremystucki:privacy, r=estebank
2020-03-24 Mazdak FarrokhzadRollup merge of #70355 - GuillaumeGomez:cleanup-e0454...
2020-03-24 Mazdak FarrokhzadRollup merge of #70350 - workingjubilee:patch-1, r...
2020-03-24 Mazdak FarrokhzadRollup merge of #70342 - withoutboats:io-slice-send...
2020-03-24 Mazdak FarrokhzadRollup merge of #70241 - RalfJung:global-mem, r=oli-obk
2020-03-24 Mazdak FarrokhzadRollup merge of #70234 - anp:tracked-std-traits, r...
2020-03-24 Mazdak FarrokhzadRollup merge of #70023 - GuillaumeGomez:cleanup-e0436...
2020-03-24 borsAuto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrum
next