]> git.lizzy.rs Git - rust.git/history - src/libcore
Auto merge of #68943 - ecstatic-morse:no-useless-drop-on-enum-variants, r=matthewjasper
[rust.git] / src / libcore /
2020-03-01 borsAuto merge of #68943 - ecstatic-morse:no-useless-drop...
2020-03-01 borsAuto merge of #69592 - petrochenkov:nosyntax, r=Centril
2020-02-29 borsAuto merge of #69590 - Dylan-DPC:rollup-i3z0sic, r...
2020-02-29 Dylan DPCRollup merge of #69587 - petrochenkov:reqname, r=Centril
2020-02-29 Dylan DPCRollup merge of #69584 - zantysor:fix-saturating-durati...
2020-02-29 Dylan DPCRollup merge of #69582 - RalfJung:vec-parts, r=Centril
2020-02-29 Dylan DPCRollup merge of #69581 - RalfJung:align_to_mut, r=Centril
2020-02-29 Dylan DPCRollup merge of #69572 - matthiaskrgr:try_err_and_iter_...
2020-02-29 Dylan DPCRollup merge of #69571 - matthiaskrgr:useless_asref...
2020-02-29 borsAuto merge of #69263 - anyska:blacklist-powerpc-zst...
2020-02-29 Ralf JungFix typo
2020-02-29 borsAuto merge of #69260 - GuillaumeGomez:create-E0747...
2020-02-29 Ralf Jungfix aliasing violation in align_to_mut
2020-02-29 Ralf Jungtransmute: improve Vec example
2020-02-29 borsAuto merge of #69570 - Dylan-DPC:rollup-d6boczt, r...
2020-02-29 borsAuto merge of #69227 - Marwes:buffer_stderr, r=varkor
2020-02-29 borsAuto merge of #69255 - estebank:e0599-details, r=varkor
2020-02-29 Dylan DPCRollup merge of #69567 - matthiaskrgr:useless_fmt,...
2020-02-29 Dylan DPCRollup merge of #69563 - andre-richter:fix_no_std_match...
2020-02-29 Dylan DPCRollup merge of #69551 - matthiaskrgr:len_zero, r=Mark...
2020-02-29 Dylan DPCRollup merge of #69546 - matthiaskrgr:slice_to_vec...
2020-02-29 Dylan DPCRollup merge of #69504 - MichaelMcDonnell:hash_assert_n...
2020-02-29 Dylan DPCRollup merge of #69477 - Pulkit07:issue69298, r=cramertj
2020-02-29 borsAuto merge of #69208 - RalfJung:debug-assert, r=Mark...
2020-02-28 Mazdak FarrokhzadRollup merge of #69541 - dotdash:format, r=Mark-Simulacrum
2020-02-28 Mazdak FarrokhzadRollup merge of #69539 - Centril:fix-69401, r=petrochenkov
2020-02-28 Mazdak FarrokhzadRollup merge of #69538 - JohnTitor:boxed-slice-try...
2020-02-28 Mazdak FarrokhzadRollup merge of #69522 - Centril:fix-69341, r=petrochenkov
2020-02-28 Mazdak FarrokhzadRollup merge of #69481 - matthiaskrgr:single_char,...
2020-02-28 Mazdak FarrokhzadRollup merge of #69452 - Centril:typeck-pat, r=estebank
2020-02-28 Mazdak FarrokhzadRollup merge of #69384 - petrochenkov:nounnorm, r=Centril
2020-02-28 Mazdak FarrokhzadRollup merge of #69340 - Centril:self-ctor-normalize...
2020-02-28 Mazdak FarrokhzadRollup merge of #68989 - XAMPPRocky:relnotes-1.42.0...
2020-02-28 borsAuto merge of #69148 - estebank:cold-as-ice, r=oli-obk
2020-02-28 Matthias Krügeruse is_empty() instead of len() == x to determine...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-28 borsAuto merge of #68505 - skinny121:canonicalize-const...
2020-02-28 borsAuto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r...
2020-02-28 Dylan DPCRollup merge of #69529 - matthiaskrgr:clippy_identity_c...
2020-02-28 Dylan DPCRollup merge of #69527 - pnkfelix:issue-69291-dont...
2020-02-28 Dylan DPCRollup merge of #69501 - matthiaskrgr:find_note, r...
2020-02-28 Dylan DPCRollup merge of #69496 - matthiaskrgr:filter_next,...
2020-02-28 Dylan DPCRollup merge of #69495 - matthiaskrgr:op_ref, r=oli-obk
2020-02-28 Dylan DPCRollup merge of #69491 - petrochenkov:symprint, r=Mark...
2020-02-28 Dylan DPCRollup merge of #69449 - JohnTitor:toolstate-ping,...
2020-02-28 Dylan DPCRollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelix
2020-02-27 borsAuto merge of #69513 - tmiasko:revert-checked-unused...
2020-02-27 borsAuto merge of #68434 - varkor:astconv-mismatch-error...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 Matthias Krügerdocs: note that find(f) is equivalent to filter(f)...
2020-02-27 Ralf Jungavoid a negation in is_nonoverlapping
2020-02-27 Ralf Jungdisable debug assertion in ptr::write for now
2020-02-27 borsAuto merge of #69507 - JohnTitor:rollup-jqf1gmw, r...
2020-02-27 Yuki OkushiRollup merge of #69505 - Mark-Simulacrum:triagebot...
2020-02-27 Yuki OkushiRollup merge of #69500 - cuviper:par_for_each_in-item...
2020-02-27 Yuki OkushiRollup merge of #69480 - GuillaumeGomez:clean-up-e0373...
2020-02-27 Yuki OkushiRollup merge of #69479 - matthiaskrgr:op_pred, r=Dylan-DPC
2020-02-27 Yuki OkushiRollup merge of #69473 - contrun:update-llvm, r=nikomat...
2020-02-27 Yuki OkushiRollup merge of #69439 - petrochenkov:latelife, r=matth...
2020-02-27 Yuki OkushiRollup merge of #69324 - estebank:ice-break-backport...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-27 Michael Mc DonnellUse assert_ne in hash tests
2020-02-26 Matthias Krügerdon't take redundant references to operands
2020-02-26 borsAuto merge of #67742 - mark-i-m:describe-it, r=matthewj...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 borsAuto merge of #69484 - Dylan-DPC:rollup-j6ripxy, r...
2020-02-26 Dylan DPCRollup merge of #69447 - Centril:minor-stmt-refactor...
2020-02-26 Dylan DPCRollup merge of #69434 - petrochenkov:metabs, r=Mark...
2020-02-26 Dylan DPCRollup merge of #69381 - QuiltOS:no-std-from-config...
2020-02-26 Dylan DPCRollup merge of #69209 - Mark-Simulacrum:strip-unsafe...
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 Matthias Krügerclarify operator precedence
2020-02-26 borsAuto merge of #61812 - jonas-schievink:assoc-ty-default...
2020-02-26 borsAuto merge of #69474 - Dylan-DPC:rollup-ciotplu, r...
2020-02-26 Dylan DPCRollup merge of #69468 - pietroalbini:master-1.41.1...
2020-02-26 Dylan DPCRollup merge of #69457 - GuillaumeGomez:clean-up-e0370...
2020-02-26 Dylan DPCRollup merge of #69429 - matthiaskrgr:clippy_, r=estebank
2020-02-26 Dylan DPCRollup merge of #69423 - petrochenkov:nont, r=Centril
2020-02-26 Dylan DPCRollup merge of #69412 - tmiasko:checked-unused, r...
2020-02-26 Dylan DPCRollup merge of #69387 - petrochenkov:idprint, r=Mark...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-25 borsAuto merge of #69450 - cuviper:llvm-scev-no-wrap, r...
2020-02-25 borsAuto merge of #69421 - flip1995:clippyup, r=Dylan-DPC
2020-02-25 borsAuto merge of #69440 - Dylan-DPC:rollup-hj4bo9l, r...
2020-02-25 borsAuto merge of #69428 - matthiaskrgr:submodule_upd,...
2020-02-24 Dylan DPCRollup merge of #69437 - RalfJung:miri-no-codegen,...
2020-02-24 Dylan DPCRollup merge of #69435 - anyska:cell-replace, r=Centril
2020-02-24 Dylan DPCRollup merge of #69433 - matthiaskrgr:bool_cmp, r=eddyb
2020-02-24 Dylan DPCRollup merge of #69427 - GuillaumeGomez:cleanup-e0368...
2020-02-24 Dylan DPCRollup merge of #69391 - memoryruins:memalias, r=Mark...
2020-02-24 Dylan DPCRollup merge of #69220 - wesleywiser:doc_self_profile_u...
2020-02-24 borsAuto merge of #69344 - RalfJung:miri, r=oli-obk
2020-02-24 borsAuto merge of #69424 - pietroalbini:rollup-3oelogm...
2020-02-24 Andreas MolzerAddress method comments
2020-02-24 Pietro AlbiniRollup merge of #69405 - NieDzejkob:docs-readline-appen...
2020-02-24 Pietro AlbiniRollup merge of #69394 - GuillaumeGomez:clean-up-0367...
2020-02-24 Pietro AlbiniRollup merge of #69386 - danielhenrymantilla:maybe_unin...
2020-02-24 Pietro AlbiniRollup merge of #69385 - ridiculousfish:relax_get_unche...
2020-02-24 Pietro AlbiniRollup merge of #69372 - yawpitch:master, r=varkor
next