about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-15More Method->Fn renamingMark Mansi-110/+110
2020-03-16hygiene: `modern` -> `normalize_to_macros_2_0`Vadim Petrochenkov-110/+141
2020-03-16Other `legacy` -> `macro_rules`Vadim Petrochenkov-31/+35
2020-03-16resolve: `Legacy(Scope,Binding)` -> `MacroRules(Scope,Binding)`Vadim Petrochenkov-53/+67
2020-03-16ast/hir: `MacroDef::legacy` -> `MacroDef::macro_rules`Vadim Petrochenkov-18/+18
2020-03-15Auto merge of #68944 - Zoxc:hir-map, r=eddybbors-1626/+1526
2020-03-15Bump the bootstrap compilerJonas Schievink-108/+9
2020-03-15VariantSizeDifferences: bail on SizeOverflowMazdak Farrokhzad-4/+20
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-15Consider well-formed predicates in min-specializationMatthew Jasper-4/+82
2020-03-15Use min_specialization in libstd and libproc_macroMatthew Jasper-2/+4
2020-03-15Implement soundness check for min_specializationMatthew Jasper-5/+796
2020-03-15Avoid ICEs when we emit errors constructing the specialization graphMatthew Jasper-56/+79
2020-03-15Add attributes to allow specializing on traitsMatthew Jasper-3/+116
2020-03-15Add `min_specialization` featureMatthew Jasper-7/+22
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-14Simplify `Qualif` interfaceDylan MacKenzie-202/+178
2020-03-14Clean up E0412 and E0422 explanationsGuillaume Gomez-2/+3
2020-03-14Clean up path separator in rustdoc bookTimothée Gerber-5/+5