]> git.lizzy.rs Git - rust.git/history - RELEASES.md
Rollup merge of #107096 - clubby789:fluent-bad-messageref, r=compiler-errors
[rust.git] / RELEASES.md
2023-01-28 Matthias KrügerRollup merge of #107096 - clubby789:fluent-bad-messager...
2023-01-28 Matthias KrügerRollup merge of #104252 - faern:stabilize-const_socketa...
2023-01-28 Matthias KrügerRollup merge of #104012 - chenyukang:yukang/fix-103882...
2023-01-28 Matthias KrügerRollup merge of #107306 - compiler-errors:correct-sugg...
2023-01-28 Matthias KrügerRollup merge of #107190 - fmease:fix-81698, r=compiler...
2023-01-28 Matthias KrügerRollup merge of #107100 - compiler-errors:issue-107087...
2023-01-28 Matthias KrügerRollup merge of #107022 - scottmcm:ordering-option...
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-27 Yuki OkushiRollup merge of #107234 - Rattenkrieg:bootstrap-fix...
2023-01-27 Yuki OkushiRollup merge of #107194 - xfix:remove-slice-internals...
2023-01-27 borsAuto merge of #107054 - petrochenkov:effvisdoc3, r...
2023-01-27 Yuki OkushiRollup merge of #107284 - notriddle:notriddle/plus...
2023-01-27 Yuki OkushiRollup merge of #107242 - notriddle:notriddle/title...
2023-01-27 Yuki OkushiRollup merge of #107171 - petrochenkov:encattrs, r...
2023-01-27 Yuki OkushiRollup merge of #106856 - vadorovsky:fix-atomic-annotat...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 borsAuto merge of #106959 - tmiasko:opt-funclets, r=davidtwco
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-26 borsAuto merge of #106812 - oli-obk:output_filenames, r...
2023-01-26 Matthias KrügerRollup merge of #107189 - cjgillot:meta-adt, r=compiler...
2023-01-26 Matthias KrügerRollup merge of #107168 - Nilstrieb:if-a-tait-falls...
2023-01-26 Matthias KrügerRollup merge of #107150 - Nilstrieb:thread-local-cleanu...
2023-01-26 Matthias KrügerRollup merge of #106978 - mejrs:mir_build3, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106971 - oli-obk:tait_error, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106904 - khuey:preserve_debuginfo_for_...
2023-01-26 borsAuto merge of #106745 - m-ou-se:format-args-ast, r...
2023-01-26 Matthias KrügerRollup merge of #107304 - Nilstrieb:ᐸTy as PartialEqᐳ...
2023-01-26 Matthias KrügerRollup merge of #107074 - lcnr:validate-dont-skip-opaqu...
2023-01-26 Matthias KrügerRollup merge of #106946 - dtolnay:hashlinecolumn, r...
2023-01-26 Matthias KrügerRollup merge of #106836 - ibraheemdev:sync-sender-spin...
2023-01-26 Matthias KrügerRollup merge of #106811 - khuey:dwp_extension, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106779 - RReverser:patch-2, r=Mark...
2023-01-26 Matthias KrügerRollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
2023-01-26 Matthias KrügerRollup merge of #97373 - dimpolo:cell_dispatch_from_dyn...
2023-01-26 Matthias KrügerRollup merge of #107272 - compiler-errors:new-solver...
2023-01-26 Matthias KrügerRollup merge of #107248 - erikdesjardins:addrspace...
2023-01-26 Matthias KrügerRollup merge of #107204 - euclio:assoc-const-suggestion...
2023-01-26 Matthias KrügerRollup merge of #107175 - compiler-errors:bad-types...
2023-01-26 Matthias KrügerRollup merge of #107086 - clubby789:bootstrap-lock...
2023-01-26 Matthias KrügerRollup merge of #107085 - tmiasko:custom-mir-operators...
2023-01-26 Matthias KrügerRollup merge of #106960 - estebank:parse-anon-enums...
2023-01-26 Matthias KrügerRollup merge of #106407 - mejrs:attr_check, r=compiler...
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
2023-01-25 borsAuto merge of #107309 - matthiaskrgr:rollup-0wgq6be...
2023-01-25 borsAuto merge of #107142 - cuviper:relnotes-1.67, r=Mark...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-22 Michael GouletRollup merge of #106144 - tgross35:patch-1, r=Mark...
2023-01-22 Michael GouletRollup merge of #106113 - krasimirgg:llvm-16-ext-tyid...
2023-01-21 Josh StoneMove the layout change to 1.67 compat notes
2023-01-21 Josh StoneMove 0.5 rounding to a compat note
2023-01-21 Josh StoneRemove relnote for #84022 due to revert #107133
2023-01-21 Josh StoneExpand 1.67 to 1.67.0
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-21 Josh StoneRelease notes for 1.67.0
2023-01-18 borsAuto merge of #105716 - chriswailes:ndk-update-redux...
2023-01-18 Dylan DPCRollup merge of #106441 - mllken:abstract-socket-noref...
2023-01-18 Dylan DPCRollup merge of #103702 - WaffleLapkin:lift-sized-bound...
2023-01-18 Matthias KrügerRollup merge of #106244 - atouchet:readme3, r=workingju...
2023-01-17 Matthias KrügerRollup merge of #106958 - jyn514:labels, r=m-ou-se
2023-01-14 Matthias KrügerRollup merge of #106661 - mjguzik:linux_statx, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 Matthias KrügerRollup merge of #106644 - alexcrichton:update-wasi...
2023-01-14 Matthias KrügerRollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark...
2023-01-14 borsAuto merge of #106646 - Amanieu:ilp32-object, r=Mark...
2023-01-14 borsAuto merge of #106520 - ehuss:update-mdbook, r=Mark...
2023-01-14 Yuki OkushiRollup merge of #106766 - GuillaumeGomez:rm-stripper...
2023-01-14 Yuki OkushiRollup merge of #106692 - eggyal:mv-binary_heap.rs...
2023-01-14 Yuki OkushiRollup merge of #106670 - albertlarsan68:check-docs...
2023-01-14 Yuki OkushiRollup merge of #106605 - notriddle:notriddle/outdated...
2023-01-14 Yuki OkushiRollup merge of #105172 - alexs-sh:issue-98861-fix...
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-13 Matthias KrügerRollup merge of #106797 - FawazTirmizi:dev/issues/10428...
2023-01-13 Matthias KrügerRollup merge of #106701 - ibraheemdev:sync-sender-spin...
2023-01-13 borsAuto merge of #101138 - Rejyr:diagnostic-migration...
2023-01-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 nilsRollup merge of #106714 - Ezrashaw:remove-e0490, r...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-11 nilsRollup merge of #106709 - khuey:disable_split_dwarf_inl...
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 nilsRollup merge of #106321 - compiler-errors:delayed-bug...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-11 Yuki OkushiRollup merge of #106698 - compiler-errors:notify-mr...
2023-01-11 Yuki OkushiRollup merge of #106690 - GuillaumeGomez:item-declarati...
2023-01-11 Yuki OkushiRollup merge of #106689 - GuillaumeGomez:rustdoc-gui...
2023-01-11 Yuki OkushiRollup merge of #106671 - tmiasko:opt-bool, r=wesleywiser
2023-01-11 Yuki OkushiRollup merge of #106669 - ozkanonur:helper-function...
2023-01-11 Yuki OkushiRollup merge of #106662 - Ezrashaw:specialize-bool...
2023-01-11 Yuki OkushiRollup merge of #106657 - jyn514:review, r=Mark-Simulacrum
2023-01-11 Yuki OkushiRollup merge of #106653 - ehuss:allow-features-help...
2023-01-11 Yuki OkushiRollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obk
2023-01-11 Yuki OkushiRollup merge of #106642 - albertlarsan68:test-106062...
2023-01-11 Yuki OkushiRollup merge of #106635 - RalfJung:std-test-nits, r...
next