about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-26Refactor codePankajChaudhary5-1/+1
2020-03-26Add long error explanation for E0703PankajChaudhary5-1/+21
2020-03-16Auto merge of #70010 - Amanieu:fix-opt-catch, r=Mark-Simulacrumbors-26/+28
2020-03-16Rollup merge of #70014 - TimotheeGerber:small-fix-rustdoc-book, r=Dylan-DPCDylan DPC-7/+7
2020-03-16Rollup merge of #69998 - ayushmishra2005:doc/61137-add-long-error-code-e0634,...Dylan DPC-2/+22
2020-03-16Rollup merge of #69995 - contrun:add-context-to-literal-overflow, r=ecstatic-...Dylan DPC-11/+107
2020-03-16Rollup merge of #69992 - kornelski:robots, r=steveklabnikDylan DPC-17/+2
2020-03-16Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomezDylan DPC-22/+23
2020-03-16Rollup merge of #69917 - GuillaumeGomez:cleanup-e0412, r=Dylan-DPCDylan DPC-3/+4
2020-03-16Rollup merge of #69858 - da-x:windows-precise-time, r=Dylan-DPCDylan DPC-1/+5
2020-03-16Rollup merge of #69686 - varkor:rustdoc-attributes, r=GuillaumeGomezDylan DPC-23/+7
2020-03-15Auto merge of #68944 - Zoxc:hir-map, r=eddybbors-1626/+1526
2020-03-15Auto merge of #70024 - Centril:rollup-cppmaxr, r=Centrilbors-377/+459
2020-03-15Add FIXME notevarkor-1/+1
2020-03-15Render full attributes in rustdocvarkor-22/+6
2020-03-15Rollup merge of #70018 - LukasKalbertodt:fix-once-is-complete-since, r=CentrilMazdak Farrokhzad-1/+1
2020-03-15Rollup merge of #70013 - ecstatic-morse:check-consts-feature-gate, r=oli-obkMazdak Farrokhzad-29/+32
2020-03-15Rollup merge of #70011 - petrochenkov:asyncice, r=CentrilMazdak Farrokhzad-61/+35
2020-03-15Rollup merge of #70006 - petrochenkov:fresh, r=CentrilMazdak Farrokhzad-24/+123
2020-03-15Rollup merge of #69988 - petrochenkov:nomacrodef, r=CentrilMazdak Farrokhzad-60/+21
2020-03-15Rollup merge of #69661 - lopopolo:string-from-mut-str, r=sfacklerMazdak Farrokhzad-0/+11
2020-03-15Rollup merge of #69589 - petrochenkov:maccall, r=CentrilMazdak Farrokhzad-197/+200
2020-03-15Rollup merge of #69528 - HeroicKatora:finalize-ref-cell, r=dtolnayMazdak Farrokhzad-5/+36
2020-03-15Auto merge of #69961 - RalfJung:miri, r=RalfJungbors-9/+7
2020-03-15update miriRalf Jung-9/+7
2020-03-15resolve: Prevent fresh bindings from shadowing ambiguity itemsVadim Petrochenkov-24/+123
2020-03-15Fix "since" field for `Once::is_complete`'s `#[stable]` attributeLukas Kalbertodt-1/+1
2020-03-15Add more context to the literal overflow messageYI-11/+107
2020-03-15Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693,...Dylan DPC-1/+21
2020-03-15Rollup merge of #69991 - contrun:fix-69980, r=Dylan-DPCDylan DPC-1/+1
2020-03-15Rollup merge of #69967 - mark-i-m:rinfctx, r=matthewjasperDylan DPC-10/+77
2020-03-15Rollup merge of #69498 - mark-i-m:describe-it-2, r=matthewjasperDylan DPC-177/+177
2020-03-15Rollup merge of #69471 - nnethercote:rm-sip-Hasher-short_write, r=dtolnayDylan DPC-46/+7
2020-03-15Rollup merge of #69357 - tmiasko:debuginfo-column, r=michaelwoeristerDylan DPC-43/+97
2020-03-15Update src/librustc_error_codes/error_codes/E0634.mdAyush Mishra-1/+1
2020-03-15Update src/librustc_error_codes/error_codes/E0634.mdAyush Mishra-1/+1
2020-03-15def_collector: Fully visit async functionsVadim Petrochenkov-61/+35
2020-03-14Return feature gate as a `Symbol`Dylan MacKenzie-29/+32
2020-03-14Update ui testsGuillaume Gomez-1/+1
2020-03-14Fix punctuation in rustdoc bookTimothée Gerber-1/+1
2020-03-14Change fenced code block type in rustdoc bookTimothée Gerber-1/+1
2020-03-14Clean up E0412 and E0422 explanationsGuillaume Gomez-2/+3
2020-03-14Clean up path separator in rustdoc bookTimothée Gerber-5/+5
2020-03-14Add some comments to the new queriesJohn Kåre Alsaker-0/+13
2020-03-14Add test for #69596John Kåre Alsaker-0/+21
2020-03-14Don't try to print missing HIR idsJohn Kåre Alsaker-2/+2
2020-03-14Update testsJohn Kåre Alsaker-4/+4
2020-03-14Update ich_nested_items.rsJohn Kåre Alsaker-8/+11
2020-03-14Reintroduce workaround for #62649John Kåre Alsaker-8/+15
2020-03-14Format function_interfaces.rsJohn Kåre Alsaker-46/+40