| Age | Commit message (Expand) | Author | Lines |
| 2022-08-15 | Skip next_up/down tests entirely on x87. | Orson Peters | -112/+114 |
| 2022-08-15 | Conditionally do not compile NaN roundtrip tests on x87 fp. | Orson Peters | -44/+44 |
| 2022-08-15 | Added tracking issue numbers for float_next_up_down. | Orson Peters | -4/+8 |
| 2022-08-15 | Ensure NaN references values go through function boundary for next_up/down. | Orson Peters | -12/+36 |
| 2022-08-15 | Fixed float next_up/down 32-bit x87 float NaN roundtrip test case. | Orson Peters | -24/+24 |
| 2022-08-15 | Added next_up and next_down for f32/f64. | Orson Peters | -0/+323 |
| 2022-08-15 | Auto merge of #96745 - ehuss:even-more-attribute-validation, r=cjgillot | bors | -141/+1520 |
| 2022-08-15 | Auto merge of #96350 - austinabell:skip_optimization, r=Mark-Simulacrum | bors | -8/+50 |
| 2022-08-15 | Auto merge of #100510 - compiler-errors:as-a-treat, r=jackh726 | bors | -38/+37 |
| 2022-08-14 | Auto merge of #100540 - matthiaskrgr:rollup-734hkpt, r=matthiaskrgr | bors | -19/+196 |
| 2022-08-14 | TypeError can be Copy | Michael Goulet | -38/+37 |
| 2022-08-14 | Rollup merge of #100526 - Nilstrieb:tests!, r=Mark-Simulacrum | Matthias Krüger | -0/+145 |
| 2022-08-14 | Rollup merge of #100524 - ohno418:impl-debug-for-some-rustbuild-structs, r=Ma... | Matthias Krüger | -1/+2 |
| 2022-08-14 | Rollup merge of #100523 - GuillaumeGomez:remove-clean-impls, r=Dylan-DPC | Matthias Krüger | -13/+7 |
| 2022-08-14 | Rollup merge of #100482 - youknowone:patch-1, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2022-08-14 | Rollup merge of #100253 - obeis:issue-100197, r=cjgillot | Matthias Krüger | -0/+33 |
| 2022-08-14 | Rollup merge of #100249 - Meziu:master, r=joshtriplett | Matthias Krüger | -5/+5 |
| 2022-08-14 | fix(iter::skip): Optimize `next` and `nth` implementations of `Skip` | austinabell | -8/+50 |
| 2022-08-14 | Auto merge of #100429 - GuillaumeGomez:merge-html-elements-together, r=notriddle | bors | -59/+216 |
| 2022-08-14 | Add tests for the drop behavior of some control flow constructs | Nilstrieb | -0/+145 |
| 2022-08-14 | Auto merge of #100525 - Dylan-DPC:rollup-4cp6nu0, r=Dylan-DPC | bors | -94/+673 |
| 2022-08-14 | Rollup merge of #100487 - tmiasko:assert-safe, r=petrochenkov | Dylan DPC | -6/+9 |
| 2022-08-14 | Rollup merge of #100126 - petrochenkov:screname, r=davidtwco | Dylan DPC | -86/+90 |
| 2022-08-14 | Rollup merge of #100115 - obeis:issue-99910, r=cjgillot | Dylan DPC | -0/+56 |
| 2022-08-14 | Rollup merge of #100026 - WaffleLapkin:array-chunks, r=scottmcm | Dylan DPC | -1/+435 |
| 2022-08-14 | Rollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726 | Dylan DPC | -1/+44 |
| 2022-08-14 | Rollup merge of #99582 - compiler-errors:issue-99566, r=cjgillot | Dylan DPC | -0/+39 |
| 2022-08-14 | Update rustdoc tests | Guillaume Gomez | -40/+41 |
| 2022-08-14 | Impl Debug for some structs of rustbuild | ohno418 | -1/+2 |
| 2022-08-14 | Remove the Clean trait | Guillaume Gomez | -4/+0 |
| 2022-08-14 | remove Clean trait implementation for hir::Variant | Guillaume Gomez | -9/+7 |
| 2022-08-14 | Don't generate ident elements as DOM nodes | Guillaume Gomez | -14/+23 |
| 2022-08-14 | Merge HTML elements in highlighting when they can be merged together | Guillaume Gomez | -8/+155 |
| 2022-08-14 | Auto merge of #100516 - compiler-errors:rollup-fgrfeb3, r=compiler-errors | bors | -269/+843 |
| 2022-08-13 | Rollup merge of #100479 - compiler-errors:argument-type-error-improvements, r... | Michael Goulet | -20/+76 |
| 2022-08-13 | Rollup merge of #100468 - cuviper:lazy-x, r=jyn514 | Michael Goulet | -6/+6 |
| 2022-08-13 | Rollup merge of #100446 - TaKO8Ki:suggest-removing-semicolon-after-impl-trait... | Michael Goulet | -4/+63 |
| 2022-08-13 | Rollup merge of #100431 - compiler-errors:enum-ctor-variant-stab, r=estebank | Michael Goulet | -1/+20 |
| 2022-08-13 | Rollup merge of #100367 - fmease:fix-100365, r=compiler-errors | Michael Goulet | -53/+394 |
| 2022-08-13 | Rollup merge of #100335 - aDotInTheVoid:rdj-resolved-path, r=GuillaumeGomez | Michael Goulet | -94/+96 |
| 2022-08-13 | Rollup merge of #100299 - compiler-errors:issue-100283, r=notriddle | Michael Goulet | -30/+40 |
| 2022-08-13 | Rollup merge of #99646 - compiler-errors:arg-mismatch-single-arg-label, r=est... | Michael Goulet | -61/+148 |
| 2022-08-14 | Auto merge of #100495 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2022-08-14 | Auto merge of #100511 - compiler-errors:rollup-vrte4w5, r=compiler-errors | bors | -353/+473 |
| 2022-08-13 | make clean::Item::span return option instead of dummy span | Michael Goulet | -30/+40 |
| 2022-08-13 | Rollup merge of #100509 - BoxyUwU:merge_hrtb_with_higher_rank_trait_bound, r=... | Michael Goulet | -0/+0 |
| 2022-08-13 | Rollup merge of #100501 - RalfJung:miri-from-exposed-addr, r=Mark-Simulacrum | Michael Goulet | -0/+2 |
| 2022-08-13 | Rollup merge of #100490 - lcnr:wf-consts, r=jackh726 | Michael Goulet | -9/+7 |
| 2022-08-13 | Rollup merge of #100475 - chenyukang:fix-100461, r=fee1-dead | Michael Goulet | -2/+50 |
| 2022-08-13 | Rollup merge of #100464 - khyperia:lld-icf-on-windows, r=jyn514 | Michael Goulet | -1/+6 |