about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-21fix rebaseEsteban Küber-2/+2
2021-02-21tidyEsteban Küber-1/+0
2021-02-21Do not suggest `;` if expression is side effect freeEsteban Küber-47/+21
2021-02-21reword `;` suggestions to have consistent wordingEsteban Küber-8/+8
2021-02-21Suggest `return`ing tail expressions that match return typeEsteban Küber-2/+83
2021-02-21Auto merge of #82359 - JohnTitor:rollup-6puemik, r=JohnTitorbors-31/+112
2021-02-21Auto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrumbors-16/+34
2021-02-21Rollup merge of #82233 - ijackson:try-block-type-test, r=Mark-SimulacrumYuki Okushi-8/+4
2021-02-21Rollup merge of #82181 - GuillaumeGomez:es5-checks-ci, r=Mark-SimulacrumYuki Okushi-1/+8
2021-02-21Rollup merge of #82177 - rylev:no-delete-bootstrap-windows, r=Mark-SimulacrumYuki Okushi-4/+36
2021-02-21Rollup merge of #81966 - deg4uss3r:degausser/aarch64_apple_ios_sim, r=shepmasterYuki Okushi-0/+1
2021-02-21Rollup merge of #81833 - the8472:parallel-bootstrap-rustfmt, r=Mark-SimulacrumYuki Okushi-18/+63
2021-02-21Auto merge of #79100 - a1phyr:better_assert_eq, r=m-ou-sebors-816/+230
2021-02-21Auto merge of #82253 - RalfJung:miri, r=RalfJungbors-10/+7
2021-02-20Fix some Python2->3 error in publish_toolstate.py by type-checking itkennytm-16/+34
2021-02-20remove redundant box wrapperThe8472-4/+4
2021-02-20limit rustfmt parallelism by taking -j into accountThe8472-3/+3
2021-02-20parallelize x.py test tidyThe8472-19/+64
2021-02-20iOS simulator: pick the target based on the environment variableJan-Erik Rediger-1/+1
2021-02-20Auto merge of #82341 - GuillaumeGomez:rollup-t7y7tyg, r=GuillaumeGomezbors-9/+78
2021-02-20Rollup merge of #82332 - GuillaumeGomez:no-src-link-on-dummy-spans, r=jyn514Guillaume Gomez-0/+19
2021-02-20Rollup merge of #82316 - ehuss:lto-doc-fix, r=GuillaumeGomezGuillaume Gomez-3/+3
2021-02-20Rollup merge of #81991 - osa1:issue81839, r=estebankGuillaume Gomez-6/+56
2021-02-20Auto merge of #70951 - cjgillot:anarchy, r=oli-obkbors-3/+1
2021-02-20Add test for no src links on dummy spansGuillaume Gomez-0/+12
2021-02-20Don't render [src] link on dummy spansGuillaume Gomez-0/+7
2021-02-20update MiriRalf Jung-10/+7
2021-02-19Fix minor mistake in LTO docs.Eric Huss-3/+3
2021-02-19Add tests for !Sized trait displayGuillaume Gomez-0/+17
2021-02-19Show negative implementation of Sized traitGuillaume Gomez-90/+125
2021-02-19added aarch64_apple_ios_sim as a rustc targetRicky (deg4uss3r)-0/+1
2021-02-19Move try_print_query_stack to rustc_interface.Camille GILLOT-3/+1
2021-02-19Auto merge of #82020 - jyn514:mut-passes, r=camelid,GuillaumeGomezbors-326/+284
2021-02-19Rollup merge of #82275 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-02-19Rollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514Dylan DPC-1/+59
2021-02-19Rollup merge of #82259 - osa1:issue82156, r=petrochenkovDylan DPC-0/+12
2021-02-19Rollup merge of #82245 - estebank:issue-78653, r=matthewjasperDylan DPC-0/+28
2021-02-19Rollup merge of #82238 - petrochenkov:nocratemod, r=Aaron1011Dylan DPC-9/+10
2021-02-19Rollup merge of #81496 - guswynn:expected_async_block, r=oli-obkDylan DPC-0/+65
2021-02-19rustdoc: Support argument filesMiguel Ojeda-1/+59
2021-02-18Add explanations and suggestions to `irrefutable_let_patterns` lintCamelid-5/+54
2021-02-18Update cargoEric Huss-0/+0
2021-02-18Fix popping singleton paths in when generating E0433Ömer Sinan Ağacan-0/+12
2021-02-18Rollup merge of #82246 - jesusprubio:add-long-explanation-e0549, r=GuillaumeG...Dylan DPC-1/+1
2021-02-18Rollup merge of #82236 - matthiaskrgr:useless_conv, r=jyn514Dylan DPC-3/+3
2021-02-18Rollup merge of #82218 - rylev:copy-pdbs, r=Mark-SimulacrumDylan DPC-2/+10
2021-02-18Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkorDylan DPC-34/+34
2021-02-18Rollup merge of #82194 - estebank:arbitrary-bounds-suggestion, r=petrochenkovDylan DPC-1/+21
2021-02-18Rollup merge of #82112 - BoxyUwU:tumbleweed, r=varkorDylan DPC-0/+34
2021-02-18Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726Dylan DPC-76/+300