about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-12Rollup merge of #73195 - ayazhafiz:i/73145, r=estebankDylan DPC-50/+2126
2020-06-12Rollup merge of #73187 - mati865:bootstrap-cleanup, r=Mark-SimulacrumDylan DPC-6/+0
2020-06-12Rollup merge of #73163 - ayushmishra2005:61137-add-long-error-code-e0724, r=d...Dylan DPC-1/+26
2020-06-12Rollup merge of #73036 - alexcrichton:update-wasm-fence, r=Mark-SimulacrumDylan DPC-8/+0
2020-06-12Rollup merge of #73033 - Amanieu:asm-tls, r=oli-obkDylan DPC-45/+78
2020-06-11Add long error explanation for E0724Ayush Kumar Mishra-1/+26
2020-06-11Rollup merge of #73230 - Amanieu:asm-unused2, r=petrochenkovDylan DPC-21/+54
2020-06-11Rollup merge of #73207 - GuillaumeGomez:cleanup-e0648, r=Dylan-DPCDylan DPC-1/+10
2020-06-11Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasperDylan DPC-146/+243
2020-06-11Rollup merge of #73169 - Amanieu:asm-warnings, r=petrochenkovDylan DPC-15/+124
2020-06-11Rollup merge of #73097 - Mark-Simulacrum:clippy-fail, r=oli-obkDylan DPC-1/+1
2020-06-11Rollup merge of #73012 - Aaron1011:feature/span-debug-ctxt, r=matthewjasperDylan DPC-47/+75
2020-06-11Rollup merge of #72180 - euclio:rustdoc-test-extra-space, r=Dylan-DPCDylan DPC-1/+27
2020-06-11fixup! Provide suggestion to convert numeric op LHS rather than unwrapping RHSAyaz Hafiz-138/+463
2020-06-11Provide suggestion to convert numeric op LHS rather than unwrapping RHSAyaz Hafiz-50/+1801
2020-06-11Rollup merge of #73219 - RalfJung:cargo-json, r=Mark-SimulacrumDylan DPC-1/+7
2020-06-11Rollup merge of #73208 - qm3ster:patch-1, r=AmanieuDylan DPC-1/+2
2020-06-11Rollup merge of #73183 - Manishearth:intra-doc-macro, r=GuillaumeGomezDylan DPC-28/+134
2020-06-11Rollup merge of #73172 - matthiaskrgr:cl9ppy, r=Dylan-DPCDylan DPC-34/+25
2020-06-11Rollup merge of #73164 - GuillaumeGomez:add-e0761, r=petrochenkovDylan DPC-3/+27
2020-06-11Rollup merge of #73155 - marmeladema:save-analysis-various-fixes, r=XanewokDylan DPC-77/+142
2020-06-11Rollup merge of #73080 - ertos-rs:sean.wilson/devel/external_doc-ref-fix, r=o...Dylan DPC-1/+1
2020-06-11Rollup merge of #72976 - GuillaumeGomez:cleanup-e0642, r=Dylan-DPCDylan DPC-1/+1
2020-06-11Rollup merge of #72941 - nagisa:ensure-stack-for-match, r=oli-obkDylan DPC-23/+5233
2020-06-11Rollup merge of #72380 - lcnr:const_context, r=estebankDylan DPC-245/+228
2020-06-11Auto merge of #71896 - spastorino:existential-assoc-types-variance, r=nikomat...bors-5/+52
2020-06-11Add a suggestion to use unused asm arguments in commentsAmanieu d'Antras-19/+50
2020-06-11Update src/libcore/num/mod.rsAmanieu d'Antras-2/+2
2020-06-11Auto merge of #73198 - ehuss:update-cargo, r=ehussbors-0/+0
2020-06-11Cleanup docsAmanieu d'Antras-2/+4
2020-06-10Fix testAaron Hill-0/+2
2020-06-10Auto merge of #73206 - Dylan-DPC:rollup-rha9g8q, r=Dylan-DPCbors-313/+328
2020-06-10Clippy fixesAaron Hill-5/+5
2020-06-10Add doc commentsAaron Hill-1/+5
2020-06-10Fix pprust-expr-roundtripAaron Hill-2/+2
2020-06-10Update Clippy for MethodCall changesAaron Hill-89/+89
2020-06-10Track span of function in method calls, and use this in #[track_caller]Aaron Hill-50/+141
2020-06-10x.py: with --json-output, forward cargo's JSONRalf Jung-1/+7
2020-06-10Add tests for macro@ and derive@Manish Goregaokar-1/+7
2020-06-10Fix emcc failure for wasm32.Eric Huss-0/+3
2020-06-10Fix doctest templateMihail Malo-1/+2
2020-06-10Add tests for E0762Guillaume Gomez-2/+4
2020-06-10Create new error code E0762 for unterminated char literalsGuillaume Gomez-1/+23
2020-06-10Clean up E0648 explanationGuillaume Gomez-1/+10
2020-06-10Rollup merge of #73184 - mati865:fix-mingw-libs-order, r=petrochenkovDylan DPC-1/+1
2020-06-10Rollup merge of #73157 - Aaron1011:where-oh-where-has-my-little-span-gone, r=...Dylan DPC-7/+68
2020-06-10Rollup merge of #73070 - ayazhafiz:i/72819, r=nikomatsakisDylan DPC-0/+30
2020-06-10Rollup merge of #73023 - ayushmishra2005:remove_noisy_suggestion, r=davidtwcoDylan DPC-70/+28
2020-06-10Rollup merge of #73005 - Aaron1011:fix/error-overflow, r=estebankDylan DPC-181/+55
2020-06-10Rollup merge of #72897 - lcnr:structurally-match-normalize, r=pnkfelixDylan DPC-1/+27