about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-30Add macro_rules! rustdoc change to 1.62 relnotesChristopher Durham-0/+2
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-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-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
2022-06-29Rollup merge of #98554 - DrMeepster:box_unsizing_is_not_special, r=RalfJungDylan DPC-17/+7
2022-06-29Rollup merge of #98516 - dlrobertson:uefi_va_list, r=joshtriplettDylan DPC-9/+16
2022-06-29Rollup merge of #98499 - JulianKnodt:erase_lifetime, r=lcnrDylan DPC-1/+35
2022-06-29Rollup merge of #98479 - leocth:atomic-bool-fetch-not, r=joshtriplettDylan DPC-0/+36
2022-06-29Rollup merge of #98415 - compiler-errors:rustc-borrowck-session-diagnostic-1,...Dylan DPC-43/+122
2022-06-29avoid many `&str` to `String` conversions with `MultiSpan::push_span_label`Takayuki Maeda-66/+38
2022-06-29Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqdbors-34/+34
2022-06-29The only reason we had to replace opaque types in closures was due to async f...Oli Scherer-67/+35
2022-06-29Add more testsOli Scherer-2/+28
2022-06-29Make RPIT and TAIT work exactly the sameOli Scherer-221/+359
2022-06-29Use verbose help for deprecation suggestionChris Denton-6/+28
2022-06-29Improve doc comment of destructure_constDominik Stolz-3/+4
2022-06-29Unbreak stage1 tests via ignore-stage1 in `proc-macro/invalid-punct-ident-1.rs`.Eduard-Mihai Burtescu-14/+6