about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-02-10Allow casting mut array ref to mut ptrÖmer Sinan Ağacan-25/+55
2021-02-10Auto merge of #81929 - pietroalbini:pgo-bootstrap, r=Mark-Simulacrumbors-2/+4
2021-02-10Auto merge of #81952 - JohnTitor:rollup-i28kgfb, r=JohnTitorbors-159/+386
2021-02-10Rollup merge of #81951 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-02-10Rollup merge of #81926 - henryboisdequin:fix-81907, r=estebankYuki Okushi-0/+6
2021-02-10Rollup merge of #81925 - jesusprubio:add-long-explanation-e0547, r=GuillaumeG...Yuki Okushi-2/+39
2021-02-10Rollup merge of #81913 - osa1:rename_unop_variants, r=matthewjasperYuki Okushi-80/+80
2021-02-10Rollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726Yuki Okushi-1/+1
2021-02-10Rollup merge of #81909 - wcampbell0x2a:remove-unnecessary-refs, r=estebankYuki Okushi-36/+34
2021-02-10Rollup merge of #81904 - jhpratt:const_int_fn-stabilization, r=jyn514Yuki Okushi-30/+30
2021-02-10Rollup merge of #81687 - WaffleLapkin:split_at_spare, r=KodrAusYuki Okushi-1/+53
2021-02-10Rollup merge of #81466 - sasurau4:fix/enhance-sugget-mut-method-for-loop, r=o...Yuki Okushi-9/+117
2021-02-10Rollup merge of #80438 - crlf0710:box_into_inner, r=m-ou-seYuki Okushi-0/+17
2021-02-10Rollup merge of #79849 - Digital-Chaos:sleep-zero, r=m-ou-seYuki Okushi-0/+9
2021-02-09Update cargoEric Huss-0/+0
2021-02-10Auto merge of #81411 - Skgland:deprecate_expr_method_call, r=varkorbors-43/+76
2021-02-10update tracking issue for vec_split_at_spareAshley Mannix-1/+1
2021-02-09Auto merge of #81132 - bugadani:map-prealloc, r=matthewjasperbors-93/+96
2021-02-09Auto merge of #81892 - jyn514:no-inline, r=cjgillotbors-10/+0
2021-02-09Auto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrumbors-18/+122
2021-02-09ci: allow unstable features in some PGO benchmarksPietro Albini-2/+4
2021-02-09Update compiler/rustc_error_codes/src/error_codes/E0547.mdJesús Rubio-1/+1
2021-02-09add suggestion to use the `async_recursion` crateHenry Boisdequin-0/+6
2021-02-09Lost text re-addedJesus Rubio-0/+10
2021-02-09fix derive(RustcEncodable, RustcDecodable)Skgland-18/+12
2021-02-09use ufcs in derive(RustDecodable)Skgland-19/+31
2021-02-09use ufcs in derive(RustEncodable)Skgland-20/+40
2021-02-09add method to construct def site path as a vec of identsSkgland-0/+4
2021-02-09use ufcs in derive(Ord) and derive(PartialOrd)Skgland-4/+7
2021-02-09Auto merge of #81916 - RalfJung:miri, r=RalfJungbors-8/+8
2021-02-09update MiriRalf Jung-8/+8
2021-02-09Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkovbors-1718/+83
2021-02-09Rename HIR UnOp variantsÖmer Sinan Ağacan-80/+80
2021-02-09Auto merge of #81905 - Dylan-DPC:rollup-mxpz1j7, r=Dylan-DPCbors-197/+935
2021-02-08Use `log --author=bors` instead of `merge-base`Joshua Nelson-25/+9
2021-02-08Absolute bare minimum for downloading rustc from CIJoshua Nelson-18/+138
2021-02-08Use format string in bootstrap panic instead of a string directlyJoshua Nelson-1/+1
2021-02-09Auto merge of #81901 - Mark-Simulacrum:use-string-not-cow, r=jackh726bors-8/+5
2021-02-08Remove unnecessary refs in pattern matchingwcampbell-36/+34
2021-02-09Add `Box::into_inner`.Charles Lew-0/+17
2021-02-09Rollup merge of #81896 - m-ou-se:oudated-comment, r=Mark-SimulacrumDylan DPC-2/+0
2021-02-09Rollup merge of #81888 - ehuss:macro_rules-pp, r=petrochenkovDylan DPC-0/+22
2021-02-09Rollup merge of #81882 - lnicola:rust-analyzer-2021-02-08, r=jonas-schievinkDylan DPC-16/+17
2021-02-09Rollup merge of #81876 - osa1:issue81806, r=matthewjasperDylan DPC-2/+34
2021-02-09Rollup merge of #81849 - scottmcm:control-flow-comments, r=Mark-SimulacrumDylan DPC-3/+104
2021-02-09Rollup merge of #81841 - aDotInTheVoid:rdj_docs, r=jyn514Dylan DPC-0/+1
2021-02-09Rollup merge of #81834 - ortem:fix-LLDB-hashmap-pretty-printers, r=Mark-Simul...Dylan DPC-1/+3
2021-02-09Rollup merge of #81826 - tesuji:inline-box-zeros, r=AmanieuDylan DPC-2/+12
2021-02-09Rollup merge of #81697 - xfix:every-doc-alias, r=Mark-SimulacrumDylan DPC-0/+1
2021-02-09Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakisDylan DPC-151/+582