about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-30Rollup merge of #98677 - lyming2007:issue-98492-fix, r=lcnrMatthias Krüger-6/+39
2022-06-30Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddleMatthias Krüger-4/+60
2022-06-30Rollup merge of #98670 - krasimirgg:llvm-15-LLVMConstExtractValue, r=nikicMatthias Krüger-7/+10
2022-06-30Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-seMatthias Krüger-10/+17
2022-06-30Rollup merge of #97629 - guswynn:exclusive_struct, r=m-ou-seMatthias Krüger-0/+179
2022-06-30For diagnostic information of Boolean, remind it as use the type: 'bool'Yiming Lei-6/+39
2022-06-30Add test to ensure that scroll position is kept when opening/closing source s...Guillaume Gomez-0/+14
2022-06-30Fix scroll when source sidebar is open on mobileGuillaume Gomez-0/+15
2022-06-30llvm-wrapper: adapt for LLVMConstExtractValue removalKrasimir Georgiev-7/+10
2022-06-30Auto merge of #98377 - davidv1992:add-lifetimes-to-argument-temporaries, r=ol...bors-2/+43
2022-06-30Auto merge of #98698 - RalfJung:miri, r=RalfJungbors-14/+7
2022-06-30Auto merge of #98649 - RalfJung:guardians-of-mir, r=oli-obkbors-1149/+1187
2022-06-29update MiriRalf Jung-14/+7
2022-06-30Auto merge of #98691 - matthiaskrgr:rollup-ymsa64p, r=matthiaskrgrbors-264/+475
2022-06-29fix doc issuesRalf Jung-7/+7
2022-06-30Rollup merge of #98687 - matthiaskrgr:test_47814, r=compiler-errorsMatthias Krüger-0/+27
2022-06-30Rollup merge of #98685 - camelid:sorting-flag, r=GuillaumeGomezMatthias Krüger-17/+31
2022-06-30Rollup merge of #98683 - matthiaskrgr:ice-test-68875, r=compiler-errorsMatthias Krüger-0/+19
2022-06-30Rollup merge of #98682 - matthiaskrgr:test-94432, r=compiler-errorsMatthias Krüger-0/+10
2022-06-30Rollup merge of #98681 - Enselic:rustdoc-json-default-assoc-type-blanket-impl...Matthias Krüger-1/+10
2022-06-30Rollup merge of #96727 - oli-obk:no_expect, r=lcnrMatthias Krüger-246/+378
2022-06-29Auto merge of #98520 - RalfJung:invalid, r=compiler-errorsbors-194/+196
2022-06-29Update browser-ui-test version to 0.9.7Guillaume Gomez-1/+1
2022-06-29add test for 47814Matthias Krüger-0/+27
2022-06-29Replace `sort_modules_alphabetically` boolean with enumNoah Lev-17/+31
2022-06-29ping more peopleRalf Jung-1/+1
2022-06-29move MIR syntax into a dedicated file and ping some people whenever it changesRalf Jung-1148/+1186
2022-06-29add test for ice 68875Matthias Krüger-0/+19
2022-06-29add tests for ICE 94432Matthias Krüger-0/+10
2022-06-29rustdoc-json: Make default value of blanket impl assoc types workMartin Nordholts-1/+10
2022-06-29Auto merge of #98680 - matthiaskrgr:rollup-1bkrrn9, r=matthiaskrgrbors-237/+310
2022-06-29Rollup merge of #98668 - TaKO8Ki:avoid-many-&str-to-string-conversions, r=Dyl...Matthias Krüger-66/+38
2022-06-29Rollup merge of #98665 - ChrisDenton:deprecated-suggestion, r=compiler-errorsMatthias Krüger-6/+28
2022-06-29Rollup merge of #98660 - eddyb:invalid-punct-stage1, r=lqdMatthias Krüger-14/+6
2022-06-29Rollup merge of #98652 - ojeda:warning-free-no_global_oom_handling, r=joshtri...Matthias Krüger-4/+9
2022-06-29Rollup merge of #98647 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2022-06-29Rollup merge of #98646 - notriddle:notriddle/main.js, r=GuillaumeGomezMatthias Krüger-2/+25
2022-06-29Rollup merge of #98643 - voidc:valtree-ref-pretty, r=lcnrMatthias Krüger-102/+138
2022-06-29Rollup merge of #98642 - yanchen4791:issue-98260-fix, r=spastorinoMatthias Krüger-0/+26
2022-06-29Rollup merge of #98636 - ehuss:mentions-wrapping, r=Mark-SimulacrumMatthias Krüger-13/+13
2022-06-29Rollup merge of #98434 - dpaoliello:staticcrt, r=jyn514Matthias Krüger-30/+27
2022-06-29fix stderr by hand since that test is not run on my systemRalf Jung-4/+4
2022-06-29interpret: adjust error from constructing an invalid valueRalf Jung-190/+192
2022-06-29Auto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r=Dylan-DPCbors-271/+511
2022-06-29Add test for source sidebar toggleGuillaume Gomez-1/+13
2022-06-29Fix display of toggle on expanded source sidebarGuillaume Gomez-0/+3
2022-06-29Update/add tests for source sidebar in mobile modeGuillaume Gomez-2/+12
2022-06-29Fix height for the source sidebar in mobile modeGuillaume Gomez-1/+3
2022-06-29Rollup merge of #98625 - RalfJung:retag, r=oli-obkDylan DPC-5/+20
2022-06-29Rollup merge of #98607 - compiler-errors:tuple-wrap-suggestion, r=oli-obkDylan DPC-196/+275