]> git.lizzy.rs Git - rust.git/history - src/test/codegen
Rollup merge of #77569 - ssomers:btree_cleanup_1, r=Mark-Simulacrum
[rust.git] / src / test / codegen /
2020-10-13 Yuki OkushiRollup merge of #77569 - ssomers:btree_cleanup_1, r...
2020-10-13 Yuki OkushiRollup merge of #77239 - shepmaster:silicon-ci-plus...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #77762 - pietroalbini:dist-build-manifest...
2020-10-13 borsAuto merge of #77755 - bugadani:perf-calc-dtor, r=ecsta...
2020-10-13 borsAuto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbini
2020-10-13 borsAuto merge of #77639 - jagill:stabilize-slice_partition...
2020-10-13 borsAuto merge of #76196 - r-52:r-coverage-allow-missing...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-13 borsAuto merge of #77796 - jonas-schievink:switchint-refact...
2020-10-12 borsAuto merge of #77792 - matthewjasper:instrument-trait...
2020-10-12 Yuki OkushiRollup merge of #77811 - jyn514:private, r=GuillaumeGomez
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 Yuki OkushiRollup merge of #77746 - winnayx:issue-77572-fix, r...
2020-10-12 Yuki OkushiRollup merge of #77724 - sunfishcode:stdinlock-asrawfd...
2020-10-12 Yuki OkushiRollup merge of #77699 - GuillaumeGomez:word-wrap,...
2020-10-12 Yuki OkushiRollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup...
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-11 borsAuto merge of #75991 - shepmaster:silicon-ci, r=pietroa...
2020-10-11 borsAuto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse...
2020-10-11 borsAuto merge of #77793 - tmiasko:no-op-discriminant,...
2020-10-11 borsAuto merge of #77727 - thomcc:mach-info-order, r=Amanieu
2020-10-11 borsAuto merge of #77769 - camelid:regression-untriaged...
2020-10-11 borsAuto merge of #77565 - khyperia:codegen-backend-dep...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #77087 - estebank:issue-45817, r=matthewj...
2020-10-10 borsAuto merge of #76934 - camelid:rustdoc-allow-generic...
2020-10-10 Yuki OkushiRollup merge of #77787 - jyn514:consistent-versions...
2020-10-10 Yuki OkushiRollup merge of #77782 - nhayama:fix-typo, r=jonas...
2020-10-10 Yuki OkushiRollup merge of #77777 - cuviper:doc-stat, r=jonas...
2020-10-10 Yuki OkushiRollup merge of #77766 - JohnTitor:fix-debug-config...
2020-10-10 Yuki OkushiRollup merge of #77754 - bugadani:find_map_relevant_imp...
2020-10-10 Yuki OkushiRollup merge of #77748 - mati865:dead-code-cleanup...
2020-10-10 Yuki OkushiRollup merge of #77738 - RalfJung:alloc-error-handler...
2020-10-10 Yuki OkushiRollup merge of #77709 - pickfire:patch-1, r=jyn514
2020-10-10 Yuki OkushiRollup merge of #77629 - Julian-Wollersberger:recompute...
2020-10-10 Yuki OkushiRollup merge of #77195 - follower:patch-2, r=jyn514
2020-10-10 borsAuto merge of #77337 - lzutao:asm-mips64, r=Amanieu
2020-10-10 borsAuto merge of #77771 - nagisa:revert-77023, r=Mark...
2020-10-10 borsAuto merge of #77580 - petrochenkov:norestarg, r=matthe...
2020-10-09 Simonas KazlauskasRevert "Assume slice len is bounded by allocation size"
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 Mingye WangPass tune-cpu to LLVM
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...
next