about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-21Rollup merge of #97805 - coolreader18:trace-suggestions, r=oli-obkYuki Okushi-58/+36
2022-06-21Rollup merge of #97269 - RalfJung:transmute, r=m-ou-seYuki Okushi-1/+1
2022-06-21Rollup merge of #94033 - joshtriplett:documentation-is-running-better-go-catc...Yuki Okushi-6/+8
2022-06-21Auto merge of #97657 - Urgau:check-cfg-many-mut, r=oli-obkbors-34/+90
2022-06-21Auto merge of #98148 - c410-f3r:assert-compiler, r=oli-obkbors-2/+132
2022-06-20Auto merge of #98307 - matthiaskrgr:rollup-rb3huha, r=matthiaskrgrbors-281/+361
2022-06-20Improve docs for `is_running` to explain use caseJosh Triplett-6/+8
2022-06-20Rollup merge of #98296 - JohnTitor:generator-unstable-book-link, r=Dylan-DPCMatthias Krüger-1/+2
2022-06-20Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obkMatthias Krüger-1/+112
2022-06-20Rollup merge of #98267 - compiler-errors:suggest-wildcard-arm, r=oli-obkMatthias Krüger-277/+241
2022-06-20Rollup merge of #98235 - liuw:mir-gen-drop-magic-value, r=davidtwcoMatthias Krüger-2/+6
2022-06-20Auto merge of #93765 - zhangyunhao116:heapsort, r=m-ou-sebors-8/+11
2022-06-20Add a link to the unstable book page on Generator doc commentYuki Okushi-1/+2
2022-06-20Auto merge of #98292 - Dylan-DPC:rollup-hueb8tm, r=Dylan-DPCbors-29/+282
2022-06-20Rollup merge of #98159 - PrestonFrom:issue_95665, r=petrochenkovDylan DPC-1/+37
2022-06-20Rollup merge of #97837 - sunfishcode:sunfishcode/proc-self-mem, r=m-ou-seDylan DPC-0/+19
2022-06-20Rollup merge of #97150 - ChrisDenton:stdio-create_pipe, r=m-ou-seDylan DPC-0/+16
2022-06-20Rollup merge of #97149 - ChrisDenton:win_async_pipes, r=m-ou-seDylan DPC-0/+40
2022-06-20Rollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPCDylan DPC-3/+4
2022-06-20Rollup merge of #96609 - ibraheemdev:arc-downcast-unchecked, r=m-ou-seDylan DPC-5/+80
2022-06-20Rollup merge of #94855 - m-ou-se:advance-slice-panic-docs, r=kennytmDylan DPC-20/+38
2022-06-20Rollup merge of #93080 - SkiFire13:itermut-as_mut_slice, r=m-ou-seDylan DPC-0/+48
2022-06-20Windows: `CommandExt::async_pipes`Chris Denton-0/+40
2022-06-20Auto merge of #97674 - nnethercote:oblig-forest-tweaks, r=nikomatsakisbors-153/+115
2022-06-20`Stdio::make_pipe`Chris Denton-0/+16
2022-06-20Drop magic value 3 from codeWei Liu-2/+6
2022-06-20Optimize heapsortzhangyunhao-8/+11
2022-06-20Auto merge of #98284 - JohnTitor:rollup-7lbs143, r=JohnTitorbors-140/+265
2022-06-20Show #![feature] in example.Mara Bos-1/+1
2022-06-20Rollup merge of #98281 - Nilstrieb:map-drain-typo, r=JohnTitorYuki Okushi-1/+1
2022-06-20Rollup merge of #98274 - compiler-errors:self-type-error, r=cjgillotYuki Okushi-21/+117
2022-06-20Rollup merge of #98273 - Piturnah:patch-1, r=compiler-errorsYuki Okushi-1/+1
2022-06-20Rollup merge of #98268 - compiler-errors:disallowed-generics-better, r=lcnrYuki Okushi-67/+67
2022-06-20Rollup merge of #98183 - dtolnay:emptybound, r=lcnrYuki Okushi-50/+79
2022-06-20Fix typo in `HashMap::drain` docsnils-1/+1
2022-06-20Auto merge of #98264 - compiler-errors:missing-arg-placeholder, r=jackh726bors-112/+114
2022-06-19Include ForeignItem when visiting types for WF checkPreston From-1/+37
2022-06-19Mention formatting macros when encountering ArgumentV1::new in constMichael Goulet-1/+112
2022-06-20Auto merge of #97931 - xldenis:fix-if-let-source-scopes, r=nagisabors-177/+330
2022-06-19Don't suggest adding Self as a type parameterMichael Goulet-4/+3
2022-06-19Mention what item is using an invalid `Self` typeMichael Goulet-20/+117
2022-06-20Fix minor documentation typoPeter Hebden-1/+1
2022-06-19Be more specific for what lifetimes are not allowed onMichael Goulet-67/+67
2022-06-20Auto merge of #98265 - JohnTitor:rollup-wtfqc4g, r=JohnTitorbors-38/+142
2022-06-19Be more hygenic with spansMichael Goulet-266/+181
2022-06-19Use `Span::eq_ctxt` method instead of `.ctxt() == .ctxt()`Michael Goulet-9/+12
2022-06-19Only omit trailing comma if block doesn't come from macro expansionMichael Goulet-4/+50
2022-06-20Rollup merge of #98257 - kadiwa4:into_future_doc_typos, r=Dylan-DPCYuki Okushi-2/+2
2022-06-20Rollup merge of #98225 - bjorn3:stable_target_json_hash, r=nagisaYuki Okushi-27/+101
2022-06-20Rollup merge of #97912 - Kixunil:stabilize_path_try_exists, r=dtolnayYuki Okushi-9/+17