]> git.lizzy.rs Git - rust.git/history - library/test
Rollup merge of #77702 - heckad:patch-3, r=lcnr
[rust.git] / library / test /
2020-10-08 Jonas SchievinkRollup merge of #77449 - ssomers:btree_drain_filter_siz...
2020-10-08 borsAuto merge of #77346 - Caduser2020:master, r=Mark-Simul...
2020-10-08 borsAuto merge of #77631 - jyn514:helpful-changelog, r...
2020-10-07 borsAuto merge of #76985 - hbina:clone_check, r=estebank
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 borsAuto merge of #77119 - GuillaumeGomez:unclosed-html...
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-06 Dylan DPCRollup merge of #77605 - da-x:fix-rustc-def-path, r...
2020-10-06 borsAuto merge of #77594 - timvermeulen:chain_advance_by...
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76855 - jyn514:platform-specific,...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-05 Cassandra FridkinMerge branch 'master' into hooks
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77445 - ssomers:btree_cleanup_7, r...
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 Yuki OkushiRollup merge of #77469 - camelid:rustdoc-better-failed...
2020-10-04 Yuki OkushiRollup merge of #77447 - ssomers:btree_cleanup_8, r...
2020-10-04 Yuki OkushiRollup merge of #77419 - GuillaumeGomez:create-e0777...
2020-10-04 Yuki OkushiRollup merge of #77388 - JohnTitor:add-tests, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77190 - jakevossen5:master, r=eddyb
2020-10-04 Yuki OkushiRollup merge of #76768 - workingjubilee:reject-oob...
2020-10-04 Yuki OkushiRollup merge of #75699 - notriddle:drop-bounds-lint...
2020-10-04 Yuki OkushiRollup merge of #75143 - oli-obk:tracing, r=RalfJung
2020-10-04 borsAuto merge of #76017 - JulianKnodt:fmt_fast, r=nagisa
2020-10-03 borsAuto merge of #77434 - jonas-schievink:ret-in-reg-2...
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-03 borsAuto merge of #77347 - jyn514:dox, r=Amanieu
2020-10-02 Jonas SchievinkRollup merge of #77421 - petrochenkov:globtravel, r...
2020-10-02 Jonas SchievinkRollup merge of #77264 - fusion-engineering-forks:skip...
2020-10-02 Jonas SchievinkRollup merge of #77251 - dtolnay:drop, r=Aaron1011
2020-10-02 Jonas SchievinkRollup merge of #77182 - GuillaumeGomez:missing-example...
2020-10-02 Jonas SchievinkRollup merge of #76745 - workingjubilee:move-wrapping...
2020-10-02 Jonas SchievinkRollup merge of #76107 - integer32llc:manifest-alias...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-10-02 Jonas SchievinkRollup merge of #77453 - pietroalbini:ci-no-more-azure...
2020-10-02 Jonas SchievinkRollup merge of #77444 - estebank:pat-field-label,...
2020-10-02 Jonas SchievinkRollup merge of #77432 - tmiasko:posix-spawn-musl,...
2020-10-02 Jonas SchievinkRollup merge of #77423 - ecstatic-morse:discriminant...
2020-10-02 Jonas SchievinkRollup merge of #77415 - ecstatic-morse:const-checking...
2020-10-02 Jonas SchievinkRollup merge of #77409 - pickfire:patch-6, r=GuillaumeGomez
2020-10-02 Jonas SchievinkRollup merge of #77405 - timvermeulen:iter_advance_by_t...
2020-10-02 Jonas SchievinkRollup merge of #76811 - GuillaumeGomez:doc-alias-name...
2020-10-02 borsAuto merge of #77418 - pietroalbini:ci-environment...
2020-10-02 borsAuto merge of #77396 - wesleywiser:disable-simplifyarmi...
2020-10-02 borsAuto merge of #77029 - ehuss:command-access, r=dtolnay
2020-10-02 borsAuto merge of #77436 - JohnTitor:rollup-65dh7rp, r...
2020-10-01 Yuki OkushiRollup merge of #77429 - WaffleLapkin:doc_link_default_...
2020-10-01 Yuki OkushiRollup merge of #77399 - ssomers:btree_cleanup_5, r...
2020-10-01 Yuki OkushiRollup merge of #77389 - jyn514:THE-PAPERCLIP-COMETH...
2020-10-01 Yuki OkushiRollup merge of #77375 - petrochenkov:inherext, r=oli-obk
2020-10-01 Yuki OkushiRollup merge of #77362 - RReverser:patch-1, r=dtolnay
2020-10-01 Yuki OkushiRollup merge of #77312 - LeSeulArtichaut:toolstate...
2020-10-01 Yuki OkushiRollup merge of #77147 - fusion-engineering-forks:stati...
2020-10-01 Yuki OkushiRollup merge of #77111 - fusion-engineering-forks:stabi...
2020-10-01 Yuki OkushiRollup merge of #76979 - fusion-engineering-forks:windo...
2020-10-01 Yuki OkushiRollup merge of #76851 - fusion-engineering-forks:fixme...
2020-10-01 borsAuto merge of #76971 - bugadani:issue-75659, r=Amanieu
2020-10-01 borsAuto merge of #76969 - withoutboats:rawfd-refexive...
2020-10-01 borsAuto merge of #76919 - fusion-engineering-forks:thread...
2020-10-01 borsAuto merge of #77354 - ecstatic-morse:const-checking...
2020-10-01 Joshua NelsonFix some clippy issues
2020-10-01 borsAuto merge of #77379 - camelid:improve-wording-crate...
2020-10-01 Dylan DPCRollup merge of #77371 - camelid:remove-extra-space...
2020-10-01 Dylan DPCRollup merge of #77360 - oli-obk:zst_const_pat_regressi...
2020-10-01 Dylan DPCRollup merge of #77349 - ehuss:update-cargo, r=ehuss
2020-10-01 Dylan DPCRollup merge of #77343 - varkor:rustc_args_required_con...
2020-10-01 Dylan DPCRollup merge of #77324 - Aaron1011:fix/const-item-mutat...
2020-10-01 Dylan DPCRollup merge of #77319 - tgnottingham:siphasher_endiann...
2020-10-01 Dylan DPCRollup merge of #77315 - exrook:rename-allocerror,...
2020-10-01 Dylan DPCRollup merge of #77305 - lcnr:candidate_from_obligation...
2020-10-01 Dylan DPCRollup merge of #77303 - lcnr:const-evaluatable-TooGene...
2020-10-01 Dylan DPCRollup merge of #77202 - ehuss:defer-apple-sdkroot...
2020-10-01 Dylan DPCRollup merge of #77153 - Aaron1011:fix/better-recursive...
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-30 borsAuto merge of #76325 - lzutao:split-core-str, r=Amanieu
2020-09-30 borsAuto merge of #77372 - jonas-schievink:rollup-e5bdzga...
2020-09-30 Jonas SchievinkRollup merge of #77348 - ehuss:update-books, r=ehuss
2020-09-30 Jonas SchievinkRollup merge of #77345 - samlich:test-issue-74761,...
2020-09-30 Jonas SchievinkRollup merge of #77340 - pickfire:patch-9, r=kennytm
2020-09-30 Jonas SchievinkRollup merge of #77338 - pickfire:patch-7, r=jyn514
2020-09-30 Jonas SchievinkRollup merge of #77331 - hameerabbasi:issue-74906,...
2020-09-30 Jonas SchievinkRollup merge of #77328 - hyd-dev:assert-to-rtassert...
2020-09-30 Jonas SchievinkRollup merge of #77322 - rust-lang:wesleywiser-patch...
2020-09-30 Jonas SchievinkRollup merge of #77296 - tmiasko:liveness-option, r...
2020-09-30 Jonas SchievinkRollup merge of #77284 - josephlr:mem, r=Mark-Simulacrum
2020-09-29 borsAuto merge of #77145 - pietroalbini:refactor-build...
2020-09-28 Ralf JungRollup merge of #76711 - davidtwco:issue-51154-param...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
next