about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-31Rollup merge of #81472 - Aaron1011:fix/revert-cursor-clone, r=petrochenkovJonas Schievink-9/+41
2021-01-31Rollup merge of #81422 - estebank:dotdot_sugg, r=davidtwcoJonas Schievink-9/+17
2021-01-31Rollup merge of #81198 - dtolnay:partialeq, r=m-ou-seJonas Schievink-6/+10
2021-01-31Rollup merge of #81048 - yoshuawuyts:stabilize-core-slice-fill-with, r=m-ou-seJonas Schievink-3/+2
2021-01-31Rollup merge of #80945 - sdroege:downcast-send-sync, r=m-ou-seJonas Schievink-0/+33
2021-01-31Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-seJonas Schievink-18/+19
2021-01-31Rollup merge of #80279 - Yaulendil:str-as-mut, r=m-ou-seJonas Schievink-0/+8
2021-01-31Rollup merge of #80053 - gilescope:include-ignore, r=m-ou-seJonas Schievink-7/+2
2021-01-31Rollup merge of #79285 - yoshuawuyts:stabilize-arc_mutate_strong_count, r=m-o...Jonas Schievink-13/+9
2021-01-31Rollup merge of #78044 - oberien:empty-seek, r=m-ou-seJonas Schievink-2/+37
2021-01-30impl Seek for Emptyoberien-2/+37
2021-01-30Bump as_mut_str_for_str stable version.Mara Bos-1/+1
2021-01-30Auto merge of #81565 - nikic:revert, r=nagisabors-19/+12
2021-01-30Bump stable version of arc_mutate_strong_countMara Bos-2/+2
2021-01-30Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"Nikita Popov-19/+12
2021-01-30Auto merge of #81453 - jumbatm:clashing-extern-decl-perf, r=nagisabors-4/+4
2021-01-30Auto merge of #81545 - JohnTitor:rollup-zlt3tn6, r=JohnTitorbors-99/+602
2021-01-30Auto merge of #81521 - nikic:update-dist-various, r=Mark-Simulacrumbors-22/+20
2021-01-30Rollup merge of #81520 - jyn514:rustc2, r=Mark-SimulacrumYuki Okushi-1/+1
2021-01-30Rollup merge of #81519 - jyn514:rustup-toolchain, r=Mark-SimulacrumYuki Okushi-1/+2
2021-01-30Rollup merge of #81515 - eltociear:patch-7, r=jonas-schievinkYuki Okushi-1/+1
2021-01-30Rollup merge of #81512 - GuillaumeGomez:cleanup-fixme-rustdoc, r=bugadaniYuki Okushi-2/+1
2021-01-30Rollup merge of #81505 - henryboisdequin:cold_path-not-pub, r=sanxiynYuki Okushi-2/+2
2021-01-30Rollup merge of #81501 - calebcartwright:update-rustfmt, r=sanxiynYuki Okushi-6/+6
2021-01-30Rollup merge of #81499 - SOF3:patch-1, r=sanxiynYuki Okushi-1/+1
2021-01-30Rollup merge of #81495 - camelid:rustdoc-output_format-optional, r=GuillaumeG...Yuki Okushi-13/+21
2021-01-30Rollup merge of #81473 - sanxiyn:write-only-field, r=oli-obkYuki Okushi-0/+62
2021-01-30Rollup merge of #81468 - est31:cfg_version, r=petrochenkovYuki Okushi-5/+108
2021-01-30Rollup merge of #81409 - gilescope:chars_count, r=joshtriplettYuki Okushi-6/+1
2021-01-30Rollup merge of #81291 - sexxi-goose:fix-struct-update-functional-record-upda...Yuki Okushi-5/+67
2021-01-30Rollup merge of #80959 - jhpratt:unsigned_abs-stabilization, r=m-ou-seYuki Okushi-17/+8
2021-01-30Rollup merge of #80886 - RalfJung:stable-raw-ref-macros, r=m-ou-seYuki Okushi-37/+30
2021-01-30Rollup merge of #80562 - nagisa:nagisa/bools-are-unsigned, r=eddybYuki Okushi-2/+20
2021-01-30Rollup merge of #79023 - yoshuawuyts:stream, r=KodrAusYuki Okushi-0/+271
2021-01-30Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrumbors-12/+19
2021-01-30Auto merge of #81398 - bugadani:rustdoc-perf, r=GuillaumeGomezbors-512/+521
2021-01-30rustdoc tweakingbors-512/+521
2021-01-30Consider Scalar to be a bool only if its unsignedSimonas Kazlauskas-2/+20
2021-01-29Auto merge of #81534 - RalfJung:miri, r=RalfJungbors-7/+7
2021-01-29update MiriRalf Jung-7/+7
2021-01-29Update dist-various to Ubuntu 20.04Nikita Popov-22/+20
2021-01-29Don't clone LLVM submodule when download-ci-llvm is setJoshua Nelson-1/+1
2021-01-29Don't print error output from rustup when detecting default build tripleJoshua Nelson-1/+2
2021-01-29Fix typo in pat.rsIkko Ashimine-1/+1
2021-01-29rename raw_const/mut -> const/mut_addr_of, and stabilize themRalf Jung-37/+30
2021-01-29Auto merge of #81470 - tmiasko:remove-allocations, r=matthewjasperbors-7/+6
2021-01-29Add missiong variants in match bindingGuillaume Gomez-2/+1
2021-01-29fix typoHenry Boisdequin-1/+1
2021-01-29Auto merge of #81419 - rylev:canocalize-extern-entries, r=petrochenkovbors-20/+54
2021-01-29Pre-canoncalize ExternLocation::ExactPathsRyan Levick-20/+54