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