]> git.lizzy.rs Git - rust.git/history - config.toml.example
Print future breakage report
[rust.git] / config.toml.example
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-30 borsAuto merge of #78393 - SNCPlay42:match-if-guard, r...
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78423 - tgnottingham:caching_source_ma...
2020-10-29 Jonas SchievinkRollup merge of #78422 - estebank:fix-78372, r=pnkfelix
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 Yuki OkushiRollup merge of #78460 - varkor:turbofish-string-generi...
2020-10-29 Yuki OkushiRollup merge of #78428 - JulianKnodt:invalid_patterns...
2020-10-29 Yuki OkushiRollup merge of #78224 - lcnr:repeat-expr, r=varkor
2020-10-29 borsAuto merge of #78430 - Nadrieril:taking-constructors...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 borsAuto merge of #78415 - tgnottingham:expn_id_tag_hash...
2020-10-28 borsAuto merge of #78414 - nox:function-sections, r=nagisa...
2020-10-28 borsAuto merge of #78409 - pietroalbini:build-manifest...
2020-10-28 borsAuto merge of #78323 - est31:smaller_list_overlap,...
2020-10-28 Dylan DPCRollup merge of #78408 - Aaron1011:fix/remove-foreign...
2020-10-28 Dylan DPCRollup merge of #78401 - davidtwco:issue-75906-tuple...
2020-10-28 Dylan DPCRollup merge of #78391 - JulianKnodt:mc_test, r=lcnr
2020-10-28 Dylan DPCRollup merge of #78379 - estebank:fn-signature-parse...
2020-10-28 Dylan DPCRollup merge of #78365 - lcnr:const-eval-obj-safety...
2020-10-28 Dylan DPCRollup merge of #78351 - RalfJung:validity-unsafe-cell...
2020-10-28 Dylan DPCRollup merge of #78297 - estebank:match-semicolon-2...
2020-10-27 borsAuto merge of #75671 - nathanwhit:cstring-temp-lint...
2020-10-27 borsAuto merge of #78227 - SergioBenitez:test-stdout-thread...
2020-10-27 borsAuto merge of #77502 - varkor:const-generics-suggest...
2020-10-27 borsAuto merge of #77317 - varkor:break-diverging-value...
2020-10-27 borsAuto merge of #78359 - ssomers:btree_cleanup_mem, r...
2020-10-27 borsAuto merge of #78421 - JohnTitor:rollup-bq2d7fo, r...
2020-10-26 Yuki OkushiRollup merge of #78412 - camelid:cleanup-hash-docs...
2020-10-26 Yuki OkushiRollup merge of #78405 - notriddle:patch-3, r=lcnr
2020-10-26 Yuki OkushiRollup merge of #78396 - josephlr:ermsb, r=petrochenkov
2020-10-26 Yuki OkushiRollup merge of #78394 - rubik:master, r=m-ou-se
2020-10-26 Yuki OkushiRollup merge of #78388 - camelid:regression-tests,...
2020-10-26 Yuki OkushiRollup merge of #78377 - LeSeulArtichaut:patch-docs...
2020-10-26 Yuki OkushiRollup merge of #78375 - taiki-e:question-in-macros...
2020-10-26 Yuki OkushiRollup merge of #78349 - JohnTitor:issue-75962, r=davidtwco
2020-10-26 Yuki OkushiRollup merge of #78348 - jyn514:pub-crate, r=GuillaumeGomez
2020-10-26 Yuki OkushiRollup merge of #78347 - Rustin-Liu:rustin-patch-doc...
2020-10-26 Yuki OkushiRollup merge of #78342 - oliviacrain:checkmate-pass...
2020-10-26 Yuki OkushiRollup merge of #78332 - PoignardAzur:doc_E0308, r...
2020-10-26 Yuki OkushiRollup merge of #78298 - Aaron1011:fix/nll-ranked-test...
2020-10-26 Yuki OkushiRollup merge of #78219 - JohnTitor:print-def-path,...
2020-10-26 Yuki OkushiRollup merge of #77703 - Keruspe:system-libunwind,...
2020-10-26 Yuki OkushiRollup merge of #76635 - scottmcm:slice-as-chunks,...
2020-10-26 borsAuto merge of #77876 - tmiasko:simplify-locals, r=wesle...
2020-10-26 borsAuto merge of #77187 - TimDiekmann:box-alloc, r=Amanieu
2020-10-26 borsAuto merge of #68965 - eddyb:mir-inline-scope, r=nagisa...
2020-10-26 borsAuto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 bjorn3Add support for using cg_clif to bootstrap rustc
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-25 borsAuto merge of #77476 - tgnottingham:buffered_siphasher1...
2020-10-25 borsAuto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
2020-10-25 borsAuto merge of #77526 - RalfJung:dont-promote-unions...
2020-10-24 Jonas SchievinkRollup merge of #78072 - Nadrieril:cleanup-constant...
2020-10-24 Jonas SchievinkRollup merge of #77716 - francesca64:revert-ios-dynamic...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-22 borsAuto merge of #77871 - Julian-Wollersberger:less-query...
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-21 Marc-Antoine Perennouallow using the system-wide llvm-libunwind as the unwinder
2020-10-21 Yuki OkushiRollup merge of #77726 - fusion-engineering-forks:stati...
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-20 Yuki OkushiRollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum
2020-10-19 Guillaume GomezRollup merge of #78089 - varkor:opt_const_param_of...
2020-10-19 borsAuto merge of #77278 - camelid:use-correct-article...
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-18 borsAuto merge of #77306 - lcnr:inline-ok, r=eddyb
2020-10-17 Yuki OkushiRollup merge of #78050 - GuillaumeGomez:small-css-clean...
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 Dylan DPCRollup merge of #77785 - GuillaumeGomez:remove-compiler...
2020-10-17 Dylan DPCRollup merge of #77751 - vojtechkral:vecdeque-binary...
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 borsAuto merge of #77997 - fusion-engineering-forks:to...
2020-10-16 Yuki OkushiRollup merge of #78013 - GuillaumeGomez:fix-sidebar...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 Tim DiekmannMerge branch 'master' into box-alloc
2020-10-16 Dylan DPCRollup merge of #77780 - calebcartwright:cast-expr...
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #77657 - fusion-engineering-forks:clean...
2020-10-16 Dylan DPCRollup merge of #77646 - fusion-engineering-forks:use...
2020-10-16 Dylan DPCRollup merge of #77619 - fusion-engineering-forks:wasm...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-15 Guillaume GomezRollup merge of #77979 - GuillaumeGomez:hide-help-butto...
2020-10-14 Yuki OkushiRollup merge of #77753 - GuillaumeGomez:check-html...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 borsAuto merge of #77741 - JohnTitor:add-tests, r=matthewjasper
2020-10-14 Dylan DPCRollup merge of #77897 - GuillaumeGomez:cleanup-passes...
2020-10-14 Dylan DPCRollup merge of #77795 - bjorn3:codegen_backend_interfa...
2020-10-14 Dylan DPCRollup merge of #77788 - ssomers:btree_cleanup_gdb...
next