]> git.lizzy.rs Git - rust.git/history - RELEASES.md
Fix incorrect use mut diagnostics
[rust.git] / RELEASES.md
2021-01-29 borsAuto merge of #81073 - ssomers:btree_owned_root_vs_dyin...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-29 Yuki OkushiRollup merge of #81306 - SkiFire13:fuse-flatten, r...
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-29 Yuki OkushiRollup merge of #81158 - 1000teslas:issue-80313-fix...
2021-01-29 Yuki OkushiRollup merge of #80215 - visigoth:issue-80202-fix,...
2021-01-29 Yuki OkushiRollup merge of #79570 - alexcrichton:split-debuginfo...
2021-01-28 borsAuto merge of #81388 - bjorn3:wasm_bindgen_fix, r=nikom...
2021-01-28 borsAuto merge of #81055 - matthewjasper:non-fatal-overflow...
2021-01-28 Yuki OkushiRollup merge of #81428 - phansch:compiletest-tests...
2021-01-28 Yuki OkushiRollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obk
2021-01-28 Yuki OkushiRollup merge of #81416 - estebank:suggestion-span-tweak...
2021-01-28 Yuki OkushiRollup merge of #81379 - GuillaumeGomez:improve-urls...
2021-01-28 Yuki OkushiRollup merge of #81284 - jyn514:impl-times, r=wesleywiser
2021-01-28 Yuki OkushiRollup merge of #81277 - flip1995:from_diag_items,...
2021-01-28 Yuki OkushiRollup merge of #81062 - sexxi-goose:precise_capture_di...
2021-01-28 Yuki OkushiRollup merge of #80868 - johanngan:should-panic-msg...
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-28 Yuki OkushiRollup merge of #70904 - LukasKalbertodt:stabilize...
2021-01-28 borsAuto merge of #81414 - rylev:fetch-rmeta-crates, r...
2021-01-27 borsAuto merge of #81335 - thomwiggers:no-panic-shrink...
2021-01-27 borsAuto merge of #79591 - estebank:unexpected-generics...
2021-01-27 borsAuto merge of #81393 - pnkfelix:issue-81296-make-weak...
2021-01-26 borsAuto merge of #81417 - JohnTitor:rollup-yi3q05s, r...
2021-01-26 Yuki OkushiRollup merge of #81412 - hyd-dev:array-assume-init...
2021-01-26 Yuki OkushiRollup merge of #81407 - osa1:issue81098, r=estebank
2021-01-26 Yuki OkushiRollup merge of #81401 - ehuss:tidy-cleanup, r=Mark...
2021-01-26 Yuki OkushiRollup merge of #81399 - ehuss:update-books, r=ehuss
2021-01-26 Yuki OkushiRollup merge of #81389 - ehuss:rustdoc-cmark-extensions...
2021-01-26 Yuki OkushiRollup merge of #81369 - tgnottingham:codegen-to-llvm...
2021-01-26 Yuki OkushiRollup merge of #81353 - jockbert:spelling_in_e0207...
2021-01-26 Yuki OkushiRollup merge of #81325 - osa1:issue81293, r=estebank
2021-01-26 Yuki OkushiRollup merge of #81299 - GuillaumeGomez:fix-eslint...
2021-01-26 Yuki OkushiRollup merge of #81195 - estebank:suggest-bound-on...
2021-01-26 Yuki OkushiRollup merge of #81191 - ssomers:btree_more_order_chaos...
2021-01-26 Yuki OkushiRollup merge of #80900 - camelid:readpointerasbytes...
2021-01-26 Yuki OkushiRollup merge of #80876 - ojeda:option-result-unwrap_unc...
2021-01-26 Yuki OkushiRollup merge of #80812 - rust-lang:relnotes-1.50.0...
2021-01-26 Erin PowerUpdate RELEASES.md for 1.50.0
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-24 Jonas SchievinkRollup merge of #79884 - Digital-Chaos:replace-magic...
2021-01-24 Jonas SchievinkRollup merge of #79174 - taiki-e:std-future, r=Mark...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-21 Yuki OkushiRollup merge of #80601 - steffahn:improve_format_string...
2021-01-21 Yuki OkushiRollup merge of #80429 - JulianKnodt:ob_forest, r=Mark...
2021-01-21 Yuki OkushiRollup merge of #80172 - camelid:prelude-docs-consisten...
2021-01-19 borsAuto merge of #79705 - ijackson:bufwriter-disassemble...
2021-01-19 Guillaume GomezRollup merge of #80382 - GuillaumeGomez:search-result...
2021-01-18 borsAuto merge of #80995 - tmandry:instrument-method-checke...
2021-01-17 Mara BosRollup merge of #80983 - bjorn3:no_dup_is_dllimport_for...
2021-01-17 Mara BosRollup merge of #80635 - sexxi-goose:use-place-instead...
2021-01-16 Mara BosRollup merge of #80681 - ChrisJefferson:logic-error...
2021-01-16 Mara BosRollup merge of #80670 - the8472:fix-zip-trusted-random...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-16 borsAuto merge of #80290 - RalfJung:less-intrinsic-write...
2021-01-15 Guillaume GomezRollup merge of #80515 - GuillaumeGomez:js-for-loop...
2021-01-15 borsAuto merge of #80625 - jyn514:python-what-python, r...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 Yuki OkushiRollup merge of #80254 - Aaron1011:rustdoc-auto-param...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-13 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 Dylan DPCRollup merge of #80662 - rxrbln:master, r=estebank
2021-01-13 Dylan DPCRollup merge of #80232 - bugadani:roundtrip, r=estebank
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 borsAuto merge of #80499 - matthiaskrgr:red_clos, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80600 - CoffeeBlend:maybe_uninit_array...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 borsAuto merge of #80653 - jryans:doc-deref-recursive,...
2021-01-08 Yuki OkushiRollup merge of #80799 - jyn514:pretty-print, r=CraftSpider
2021-01-08 Yuki OkushiRollup merge of #80372 - jyn514:fix-panics, r=Manishearth
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-07 Yuki OkushiRollup merge of #80738 - arusahni:master, r=GuillaumeGomez
2021-01-07 Yuki OkushiRollup merge of #80660 - max-heller:issue-80559-fix...
2021-01-07 Yuki OkushiRollup merge of #80659 - pierwill:edit-tokenstream...
2021-01-07 Yuki OkushiRollup merge of #80521 - richkadel:llvm-coverage-counte...
2021-01-07 borsAuto merge of #77853 - ijackson:slice-strip-stab, r...
2021-01-07 borsAuto merge of #79863 - JohnTitor:compiler-builtins...
2021-01-07 borsAuto merge of #80648 - Aaron1011:expn-data-private...
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-06 borsAuto merge of #80758 - RalfJung:miri, r=RalfJung
2021-01-05 borsAuto merge of #80711 - camelid:intrinsic-of-val-safety...
2021-01-05 borsAuto merge of #80699 - usbalbin:const_copy_tracking_iss...
2021-01-05 borsAuto merge of #80686 - GuillaumeGomez:error-doc-alias...
2021-01-05 borsAuto merge of #80708 - JohnTitor:rollup-6esk027, r...
2021-01-05 Yuki OkushiRollup merge of #80696 - RalfJung:failing-promoteds...
2021-01-05 Yuki OkushiRollup merge of #80677 - kw-fn:patch-2, r=jyn514
next