about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-195/+195
2023-10-16Rebless.Camille GILLOT-45/+45
2023-10-16Elaborate comment.Camille GILLOT-0/+2
2023-10-16Motivate renumbering and avoid underflow.Camille GILLOT-3/+6
2023-10-16Normalize alloc-id in tests.Camille GILLOT-327/+357
2023-10-16Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obkbors-845/+986
2023-10-16add oversized-ref test backRalf Jung-1/+15
2023-10-16Auto merge of #116724 - RalfJung:alloc-bytes, r=oli-obkbors-24/+5
2023-10-16Auto merge of #116782 - matthiaskrgr:rollup-t3yrgku, r=matthiaskrgrbors-22/+249
2023-10-16Rollup merge of #116776 - WaffleLapkin:hell-yeah-review-requested, r=Mark-Sim...Matthias Krüger-0/+6
2023-10-16Rollup merge of #115955 - tgross35:ip-to-canonical, r=dtolnayMatthias Krüger-10/+13
2023-10-16Rollup merge of #115196 - chenyukang:yukang-fix-86094, r=estebankMatthias Krüger-12/+230
2023-10-16Auto merge of #116775 - nnethercote:inline-Bytes-next, r=the8472bors-0/+2
2023-10-16Auto merge of #114589 - ijackson:exit-code-default, r=dtolnaybors-1/+9
2023-10-15Auto merge of #113747 - clarfonthey:ip_bitops, r=dtolnaybors-0/+131
2023-10-16Enable `review-requested` feature for rustbotWaffle Maybe-0/+6
2023-10-15Auto merge of #116772 - matthiaskrgr:rollup-mpff3lh, r=matthiaskrgrbors-9/+206
2023-10-16Inline `Bytes::next` and `Bytes::size_hint`.Nicholas Nethercote-0/+2
2023-10-15Rollup merge of #116771 - compiler-errors:blame-ignore-let-chains, r=Mark-Sim...Matthias Krüger-0/+2
2023-10-15Rollup merge of #116760 - Nilstrieb:triviality, r=oli-obkMatthias Krüger-1/+1
2023-10-15Rollup merge of #116755 - scottmcm:review-rotation, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-10-15Rollup merge of #116732 - onur-ozkan:resolve-linked-x, r=Mark-SimulacrumMatthias Krüger-3/+6
2023-10-15Rollup merge of #116522 - bvanjoi:fix-115599, r=oli-obkMatthias Krüger-0/+26
2023-10-15Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-SimulacrumMatthias Krüger-1/+167
2023-10-15Rollup merge of #116172 - joboet:recursive_tls_initialization, r=dtolnayMatthias Krüger-3/+3
2023-10-15Auto merge of #110604 - a1phyr:vecdeque_buf_read, r=dtolnaybors-0/+18
2023-10-15Deduplicate std::process Default impl feature namesDavid Tolnay-2/+2
2023-10-15Ignore let-chains formattingMichael Goulet-0/+2
2023-10-15Auto merge of #110729 - ColinFinck:decode-utf16-fused-iterator, r=dtolnaybors-0/+4
2023-10-15update MIR place semantics UB commentRalf Jung-12/+9
2023-10-15separate bounds-check from alignment checkRalf Jung-136/+89
2023-10-15more precise error for 'based on misaligned pointer' caseRalf Jung-91/+112
2023-10-15avoid computing misalignment if we won't act on itRalf Jung-6/+11
2023-10-15place evaluation: require the original pointer to be aligned if an access hap...Ralf Jung-219/+266
2023-10-15avoid re-checking the offset while iterating an array/sliceRalf Jung-15/+57
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-464/+526
2023-10-15Auto merge of #116527 - sthibaul:libc, r=Mark-Simulacrumbors-3/+3
2023-10-15Suggest adding `return` if the type of unused semi return value can coerce to...yukang-12/+230
2023-10-15Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstriebbors-2232/+3124
2023-10-15Implement args for UEFIAyush Singh-1/+167
2023-10-15Auto merge of #116757 - matthiaskrgr:rollup-3c25ogw, r=matthiaskrgrbors-7/+53
2023-10-15use `PatKind::error` when an ADT const value has violationbohan-0/+26
2023-10-15Remove trivial cast in `guaranteed_eq`Nilstrieb-1/+1
2023-10-15Rollup merge of #116753 - onur-ozkan:add-myself-to-mailmap, r=cjgillotMatthias Krüger-0/+2
2023-10-15Rollup merge of #116748 - scottmcm:oops-typo, r=fee1-deadMatthias Krüger-1/+1
2023-10-15Rollup merge of #116741 - mejrs:string_pat, r=fee1-deadMatthias Krüger-0/+45
2023-10-15Rollup merge of #116594 - tae-soo-kim:convert-tryfrom-doc, r=scottmcmMatthias Krüger-6/+5
2023-10-15Auto merge of #116691 - chenx97:rustix-0.38.19, r=Mark-Simulacrumbors-4/+4
2023-10-15Remove me from libcore review rotationScott McMurray-1/+1
2023-10-15Auto merge of #116643 - onur-ozkan:x-zsh-completion, r=Mark-Simulacrumbors-68/+824