about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-30Precompute ancestors when checking privacyTomasz Miąsko-33/+21
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
2021-01-29`fn cold_path` doesn't need to be pubHenry Boisdequin-1/+1
2021-01-29Add testsest31-0/+94
2021-01-29Treat nightlies for a version as completeest31-5/+14
2021-01-29Auto merge of #81440 - tmiasko:always-live-locals, r=matthewjasperbors-19/+12
2021-01-28update rustfmt to v1.4.34Caleb Cartwright-6/+6
2021-01-28Add a test for syntax like: ..t.sDhruv Jauhar-1/+17
2021-01-29Updated Vec::splice documentationChan Kwan Yin-1/+1
2021-01-29Auto merge of #81073 - ssomers:btree_owned_root_vs_dying, r=Mark-Simulacrumbors-32/+73
2021-01-28rustdoc: Remove unnecessary optionalCamelid-13/+21
2021-01-29Auto merge of #81493 - JohnTitor:rollup-sa4m4zh, r=JohnTitorbors-442/+979
2021-01-29Rollup merge of #81459 - probablykasper:text-selection-fix, r=Nemo157Yuki Okushi-32/+32
2021-01-29Rollup merge of #81333 - RalfJung:const-err-simplify, r=oli-obkYuki Okushi-144/+66
2021-01-29Rollup merge of #81306 - SkiFire13:fuse-flatten, r=cuviperYuki Okushi-2/+31
2021-01-29Rollup merge of #81287 - CraftSpider:json-crate, r=jyn514,GuillaumeGomezYuki Okushi-59/+88