]> git.lizzy.rs Git - rust.git/history - src/test/codegen
Auto merge of #77580 - petrochenkov:norestarg, r=matthewjasper
[rust.git] / src / test / codegen /
2020-10-10 borsAuto merge of #77580 - petrochenkov:norestarg, r=matthe...
2020-10-09 borsAuto merge of #77609 - ortem:fix-lldb-commands, r=Mark...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #77627 - richkadel:rust-demangler, r...
2020-10-09 borsAuto merge of #77578 - euclio:max-suggestion, r=davidtwco
2020-10-08 Jonas SchievinkRollup merge of #77663 - HeroicKatora:regression-tests...
2020-10-08 Jonas SchievinkRollup merge of #77660 - nilslice:patch-1, r=jyn514
2020-10-08 Jonas SchievinkRollup merge of #77449 - ssomers:btree_drain_filter_siz...
2020-10-08 Jonas SchievinkRollup merge of #76750 - camelid:dont-discourage-core...
2020-10-08 borsAuto merge of #77346 - Caduser2020:master, r=Mark-Simul...
2020-10-08 borsAuto merge of #77581 - ecstatic-morse:dataflow-dump...
2020-10-08 borsAuto merge of #77644 - GuillaumeGomez:fix-tooltip-text...
2020-10-08 borsAuto merge of #77631 - jyn514:helpful-changelog, r...
2020-10-08 borsAuto merge of #75470 - estebank:bare-type-expr, r=davidtwco
2020-10-07 borsAuto merge of #77597 - simonvandel:uninhabited-hashset...
2020-10-07 borsAuto merge of #76985 - hbina:clone_check, r=estebank
2020-10-07 borsAuto merge of #77464 - ecstatic-morse:const-fn-impl...
2020-10-07 borsAuto merge of #77617 - AnthonyMikh:slice_windows_no_bou...
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 AnthonyMikhAdd codegen test
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 #77560 - rschoon:fix-litkind-rc-bytebuf...
2020-10-06 Yuki OkushiRollup merge of #77559 - camelid:fix-rustdoc-warnings...
2020-10-06 Yuki OkushiRollup merge of #77558 - thomcc:defaults-toml-extension...
2020-10-06 Yuki OkushiRollup merge of #77555 - camelid:patch-8, r=Mark-Simulacrum
2020-10-06 Yuki OkushiRollup merge of #77534 - Mark-Simulacrum:issue-70819...
2020-10-06 Yuki OkushiRollup merge of #77528 - tamird:avoid-cast-net-parser...
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 borsAuto merge of #77543 - Mark-Simulacrum:rsp-quoting...
2020-10-05 borsAuto merge of #77549 - tmiasko:simplify-branch-same...
2020-10-05 borsAuto merge of #77552 - ecstatic-morse:body-def-id,...
2020-10-05 borsAuto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r...
2020-10-05 borsAuto merge of #77466 - Aaron1011:reland-drop-tree,...
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
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 #77426 - tamird:sockaddr-scope-id,...
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 #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-05 Dylan DPCRollup merge of #75853 - LeSeulArtichaut:core-intra...
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 Andreas MolzerAssume slice len is bounded by allocation size
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 Matthew JasperDefer creating drop trees in MIR lowering until leaving...
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 borsAuto merge of #76448 - haraldh:default_alloc_error_hand...
2020-10-04 borsAuto merge of #77380 - fusion-engineering-forks:unbox...
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-03 borsAuto merge of #77451 - Mark-Simulacrum:bump-version...
2020-10-02 Jonas SchievinkRollup merge of #77452 - Mark-Simulacrum:fix-symbol...
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 #77442 - pickfire:patch-7, r=scottmcm
2020-10-02 Jonas SchievinkRollup merge of #77441 - couchand:2020-10/fix-75504...
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 Jonas SchievinkRollup merge of #76739 - davidtwco:issue-75323-non...
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 Wesley WiserDisable the SimplifyArmIdentity mir-opt
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...
next