about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-07Rollup merge of #100130 - compiler-errors:erroneous-return-span, r=lcnrMatthias Krüger-38/+159
2022-08-07Rollup merge of #100127 - ChrisDenton:remove-init, r=thomccMatthias Krüger-160/+94
2022-08-07Rollup merge of #100071 - klensy:annotate-snippets-bump, r=Mark-SimulacrumMatthias Krüger-12/+10
2022-08-06Auto merge of #99524 - cuviper:relnotes-1.63.0, r=Mark-Simulacrumbors-0/+204
2022-08-06Auto merge of #100195 - matthiaskrgr:rollup-ovzyyb0, r=matthiaskrgrbors-53/+182
2022-08-06Rollup merge of #100193 - GuillaumeGomez:rm-clean-impls, r=notriddleMatthias Krüger-48/+42
2022-08-06Rollup merge of #100167 - chenyukang:require-suggestion, r=estebankMatthias Krüger-3/+35
2022-08-06Rollup merge of #100132 - compiler-errors:issue-100103, r=tmiaskoMatthias Krüger-1/+16
2022-08-06Rollup merge of #100094 - lyming2007:issue-98982, r=estebankMatthias Krüger-1/+89
2022-08-06Auto merge of #99893 - compiler-errors:issue-99387, r=davidtwcobors-18/+60
2022-08-06remove Clean trait implementation for hir::PolyTraitRefGuillaume Gomez-7/+1
2022-08-06remove Clean trait implementation for hir::GenericBoundGuillaume Gomez-41/+41
2022-08-06Auto merge of #100172 - Mark-Simulacrum:bump-165, r=Mark-Simulacrumbors-1/+1
2022-08-06Auto merge of #99743 - compiler-errors:fulfillment-context-cleanups, r=jackh726bors-163/+127
2022-08-05Auto merge of #100035 - workingjubilee:merge-functions, r=nikicbors-4/+9
2022-08-05Enable function merging when opt is for sizeJubilee Young-4/+9
2022-08-05implement #98982Yiming Lei-1/+89
2022-08-05Update RELEASES.mdJosh Stone-1/+1
2022-08-05Update RELEASES.mdJosh Stone-1/+1
2022-08-05move DiagnosticArgFromDisplay into rustc_errorsMichael Goulet-31/+36
2022-08-05Delay formatting trimmed path until lint/error is emittedMichael Goulet-14/+51
2022-08-05Auto merge of #100174 - Dylan-DPC:rollup-wnskbk6, r=Dylan-DPCbors-162/+414
2022-08-05Rollup merge of #100168 - WaffleLapkin:improve_diagnostics_for_missing_type_i...Dylan DPC-66/+109
2022-08-05Rollup merge of #100166 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPCDylan DPC-64/+65
2022-08-05Rollup merge of #100158 - solid-rs:patch/kmc-solid/follow-up-98246, r=joshtri...Dylan DPC-0/+12
2022-08-05Rollup merge of #100157 - rust-lang:notriddle/use-map-instead-of-repeated-pus...Dylan DPC-17/+17
2022-08-05Rollup merge of #100155 - compiler-errors:issue-100154, r=jackh726Dylan DPC-9/+51
2022-08-05Rollup merge of #99835 - TaKO8Ki:suggest-adding-or-removing-ref-for-binding-p...Dylan DPC-6/+160
2022-08-05Bump to 1.65.0Mark Rousskov-1/+1
2022-08-05Auto merge of #100073 - dpaoliello:externvar, r=michaelwoeristerbors-9/+133
2022-08-05Improve diagnostics for `const a: = expr;`Maybe Waffle-66/+109
2022-08-05recover require,include instead of use in itemyukang-3/+35
2022-08-05remove Clean trait implementation for hir::TraitItemGuillaume Gomez-51/+51
2022-08-05remove Clean trait implementation for hir::PolyTraitRefGuillaume Gomez-13/+14
2022-08-05Auto merge of #95977 - FabianWolff:issue-92790-dead-tuple, r=estebankbors-246/+451
2022-08-05Auto merge of #99867 - spastorino:refactor-remap-lifetimes, r=nikomatsakisbors-296/+588
2022-08-05Auto merge of #97085 - rylev:test-issue-33172, r=wesleywiserbors-0/+40
2022-08-04rustdoc: use `collect()` instead of repeatedly pushing to boundsMichael Howell-12/+12
2022-08-04rustdoc: use `collect()` instead of repeatedly pushing to bindingsMichael Howell-5/+5
2022-08-04Auto merge of #95026 - cuviper:bump-linux-min, r=Mark-Simulacrumbors-1483/+1621
2022-08-04Link /rustroot/lib stuff for clang -m32 to seeJosh Stone-0/+5
2022-08-04opt node typeMichael Goulet-9/+51
2022-08-04Auto merge of #100151 - matthiaskrgr:rollup-irqwvj2, r=matthiaskrgrbors-121/+381
2022-08-04Rollup merge of #100148 - durin42:llvm-16-pointertype, r=nikicMatthias Krüger-1/+6
2022-08-04Rollup merge of #100138 - GuillaumeGomez:rm-clean-impls, r=notriddleMatthias Krüger-18/+11
2022-08-04Rollup merge of #100095 - jackh726:early-binder, r=lcnrMatthias Krüger-68/+94
2022-08-04Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petro...Matthias Krüger-3/+58
2022-08-04Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-inst...Matthias Krüger-8/+182
2022-08-04Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-SimulacrumMatthias Krüger-10/+7
2022-08-04Rollup merge of #98796 - compiler-errors:no-semi-if-comma, r=estebankMatthias Krüger-13/+23