]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #84944 - lcnr:obligation-dedup, r=jackh726
[rust.git] / library /
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 borsAuto merge of #94548 - matthiaskrgr:rollup-spa38z8...
2022-03-03 Matthias KrügerRollup merge of #94544 - mark-i-m:macro-comments, r...
2022-03-03 Matthias KrügerRollup merge of #94537 - est31:master, r=notriddle
2022-03-03 Matthias KrügerRollup merge of #94536 - dtolnay:transmute, r=Manishearth
2022-03-03 Matthias KrügerRollup merge of #94534 - bstrie:cffistd, r=Mark-Simulacrum
2022-03-03 Matthias KrügerRollup merge of #94522 - thinety:fix-e0284-message...
2022-03-03 Matthias KrügerRollup merge of #94484 - c410-f3r:more-let-chains,...
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 borsAuto merge of #94541 - Dylan-DPC:rollup-564wbq3, r...
2022-03-03 Dan GohmanRemove the comment about `FILE_FLAG_OVERLAPPED`.
2022-03-03 Dylan DPCRollup merge of #94529 - GuillaumeGomez:unused-doc...
2022-03-03 Dylan DPCRollup merge of #94505 - cuviper:mono-item-sort-local...
2022-03-03 Dylan DPCRollup merge of #94499 - RandomInsano:patch-1, r=Dylan-DPC
2022-03-03 Dylan DPCRollup merge of #94433 - Urgau:check-cfg-allowness...
2022-03-03 Dylan DPCRollup merge of #94375 - WaffleLapkin:copy-suggestion...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-03 Dylan DPCRollup merge of #93072 - m-ou-se:compatible-variants...
2022-03-03 Dylan DPCRollup merge of #92061 - semarie:openbsd-archs, r=josht...
2022-03-02 Dan GohmanFix a broken doc link on Windows.
2022-03-02 borsAuto merge of #92214 - ehuss:submodule-bg-exit, r=Mark...
2022-03-02 Guillaume GomezUpdate stdarch submodule
2022-03-02 Guillaume GomezFix unused_doc_comments lint errors
2022-03-02 bstrieRe-export core::ffi types from std::ffi
2022-03-02 Sébastien Mariemerge the char signess list of archs with freebsd as...
2022-03-02 Sébastien Marieupdate char signess for openbsd
2022-03-02 borsAuto merge of #94229 - erikdesjardins:rem2, r=nikic
2022-03-02 borsAuto merge of #94514 - matthiaskrgr:rollup-pdzn82h...
2022-03-02 Matthias KrügerRollup merge of #94513 - RalfJung:miri, r=RalfJung
2022-03-02 Matthias KrügerRollup merge of #94503 - joshtriplett:core-ffi-c, r...
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-02 Matthias KrügerRollup merge of #94464 - kckeiks:lifetime-elision-misma...
2022-03-02 borsAuto merge of #87402 - nagisa:nagisa/request-feature...
2022-03-02 Ralf JungMiri/CTFE: properly treat overflow in (signed) division...
2022-03-02 Josh TriplettTemporarily make `CStr` not a link in the `c_char`...
2022-03-02 Josh TriplettProvide C FFI types via core::ffi, not just in std
2022-03-02 Josh TriplettAdd a copy of cfg_if to core's internal_macros.rs
2022-03-01 Matthias KrügerRollup merge of #94470 - lnicola:rust-analyzer-2022...
2022-03-01 Matthias KrügerRollup merge of #94465 - c410-f3r:more-let-chains,...
2022-03-01 Matthias KrügerRollup merge of #94359 - tmiasko:legacy-verbose-const...
2022-03-01 borsAuto merge of #94402 - erikdesjardins:revert-coldland...
2022-03-01 borsAuto merge of #94471 - matthiaskrgr:rollup-ffz65qt...
2022-03-01 Matthias KrügerRollup merge of #94459 - jonhoo:bump-cargo, r=Dylan-DPC
2022-03-01 Matthias KrügerRollup merge of #94438 - compiler-errors:check-method...
2022-03-01 borsAuto merge of #94469 - Dylan-DPC:rollup-2tcq6s5, r...
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94448 - c410-f3r:yet-more-let-chains...
2022-03-01 Dylan DPCRollup merge of #94384 - cuviper:atomic-slice, r=dtolnay
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-03-01 Dylan DPCRollup merge of #91545 - compiler-errors:deref-suggesti...
2022-02-28 borsAuto merge of #94299 - oli-obk:stable_hash_ty, r=michae...
2022-02-28 borsAuto merge of #94453 - matthiaskrgr:rollup-xv9y98j...
2022-02-28 Matthias KrügerRollup merge of #94449 - GuillaumeGomez:explanation...
2022-02-28 Matthias KrügerRollup merge of #94445 - c410-f3r:more-let-chains,...
2022-02-28 Matthias KrügerRollup merge of #94414 - DrMeepster:box_alloc_ice2...
2022-02-28 Matthias KrügerRollup merge of #94248 - compiler-errors:fix-while...
2022-02-28 Matthias KrügerRollup merge of #92823 - estebank:tweak-diag, r=jackh726
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 borsAuto merge of #94447 - matthiaskrgr:rollup-d8rj2xv...
2022-02-28 Matthias KrügerRollup merge of #94365 - mati865:fix-mingw-detection...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #89793 - ibraheemdev:from_ptr_range...
2022-02-28 borsAuto merge of #94216 - psumbera:sparc64-abi-fix2, r...
2022-02-28 borsAuto merge of #94427 - cjgillot:inline-fresh-expn,...
2022-02-28 borsAuto merge of #94158 - erikdesjardins:more-more-noundef...
2022-02-27 Ibraheem Ahmedadd `slice::{from_ptr_range, from_mut_ptr_range}`
2022-02-27 borsAuto merge of #94157 - erikdesjardins:more-noundef...
2022-02-27 Matthias KrügerRollup merge of #94420 - c410-f3r:more-let-chains,...
2022-02-27 Matthias KrügerRollup merge of #94417 - GuillaumeGomez:fix-duplicated...
2022-02-27 Matthias KrügerRollup merge of #94415 - bjorn3:cfg_default_backend...
2022-02-27 Matthias KrügerRollup merge of #94409 - RalfJung:path, r=Mark-Simulacrum
2022-02-27 Matthias KrügerRollup merge of #94399 - GuillaumeGomez:regression...
2022-02-27 Matthias KrügerRollup merge of #94397 - xFrednet:69838-deprecate-pre...
2022-02-27 Matthias KrügerRollup merge of #94396 - c410-f3r:yet-more-let-chains...
2022-02-27 borsAuto merge of #94412 - scottmcm:cfg-out-miri-from-swap...
2022-02-27 borsAuto merge of #94084 - Mark-Simulacrum:drop-sharded...
2022-02-27 borsAuto merge of #94400 - c410-f3r:more-let-chains, r...
2022-02-27 borsAuto merge of #94221 - erikdesjardins:addattr, r=nikic
2022-02-27 borsAuto merge of #94144 - est31:let_else_trait_selection...
2022-02-27 borsAuto merge of #94361 - nikic:s390x-update, r=Mark-Simul...
2022-02-27 Scott McMurrayFor MIRI, cfg out the swap logic from 94212
2022-02-27 borsAuto merge of #94373 - erikdesjardins:getitinl, r=Mark...
2022-02-26 borsAuto merge of #93516 - nagisa:branch-protection, r...
2022-02-26 borsAuto merge of #93449 - JakobDegen:restrict-hasdrop...
2022-02-26 borsAuto merge of #94376 - c410-f3r:more-let-chains, r...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 Matthias KrügerRollup merge of #94306 - Mark-Simulacrum:dom-fixups...
2022-02-26 Matthias KrügerRollup merge of #94235 - Dirbaio:fix-chalk-opaque-debru...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-26 Matthias KrügerRollup merge of #93982 - nbdd0121:explicit-generic...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
next