| Age | Commit message (Expand) | Author | Lines |
| 2022-11-07 | add FIXME to replace this env var in the future | Ralf Jung | -0/+6 |
| 2022-10-30 | skip bootstrap target sanity checks when testing Miri | Ralf Jung | -7/+14 |
| 2022-10-30 | Auto merge of #103721 - RalfJung:miri, r=RalfJung | bors | -74/+346 |
| 2022-10-30 | Auto merge of #103745 - matthiaskrgr:rollup-hipjva8, r=matthiaskrgr | bors | -38/+181 |
| 2022-10-29 | Auto merge of #103731 - Mark-Simulacrum:new-version, r=Mark-Simulacrum | bors | -2/+6 |
| 2022-10-30 | Rollup merge of #103737 - notriddle:notriddle/margin, r=GuillaumeGomez | Matthias Krüger | -10/+3 |
| 2022-10-30 | Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddle | Matthias Krüger | -28/+24 |
| 2022-10-30 | Rollup merge of #103253 - notriddle:notriddle/test-case-masked-blanket-impl, ... | Matthias Krüger | -0/+5 |
| 2022-10-30 | Rollup merge of #103124 - ldm0:nohard_tests, r=Mark-Simulacrum | Matthias Krüger | -0/+149 |
| 2022-10-29 | Drop miri cross-compile check for Windows | Mark Rousskov | -1/+5 |
| 2022-10-29 | Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrum | bors | -1/+19 |
| 2022-10-29 | rustdoc: use CSS margin/padding shorthand when all are being set | Michael Howell | -10/+3 |
| 2022-10-29 | Bump to 1.67.0 | Mark Rousskov | -1/+1 |
| 2022-10-29 | Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8Ki | Guillaume Gomez | -0/+58 |
| 2022-10-29 | Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddle | Guillaume Gomez | -5/+53 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -96/+138 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -144/+144 |
| 2022-10-29 | Rollup merge of #102721 - nbdd0121:panic, r=Amanieu | Guillaume Gomez | -0/+31 |
| 2022-10-29 | Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu... | Guillaume Gomez | -39/+22 |
| 2022-10-29 | Fix z-indexes of code example feature and cleanup its CSS | Guillaume Gomez | -28/+24 |
| 2022-10-29 | Add regression test for missing item from private mod in JSON output | Guillaume Gomez | -1/+29 |
| 2022-10-29 | Add missing impl blocks for item reexported from private mod in JSON output | Guillaume Gomez | -5/+25 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -144/+144 |
| 2022-10-29 | Auto merge of #103714 - matthiaskrgr:rollup-kajt3i8, r=matthiaskrgr | bors | -35/+180 |
| 2022-10-29 | Rollup merge of #103704 - xxchan:xxchan/applicable-bug, r=compiler-errors | Matthias Krüger | -0/+37 |
| 2022-10-29 | Rollup merge of #103664 - aDotInTheVoid:rdj-path-docs, r=Urgau,GuillaumeGomez | Matthias Krüger | -0/+5 |
| 2022-10-29 | Rollup merge of #103663 - notriddle:notriddle/search-container, r=GuillaumeGomez | Matthias Krüger | -31/+24 |
| 2022-10-29 | Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obk | Matthias Krüger | -4/+4 |
| 2022-10-29 | Rollup merge of #103342 - Rageking8:add-test-for-issue-98634, r=compiler-errors | Matthias Krüger | -0/+110 |
| 2022-10-29 | Auto merge of #102698 - michaelwoerister:unord-collections, r=lncr | bors | -2/+2 |
| 2022-10-29 | Auto merge of #102233 - petrochenkov:effvis, r=jackh726 | bors | -282/+288 |
| 2022-10-28 | Add a test for TAIT used with impl/dyn Trait inside RPIT | xxchan | -0/+37 |
| 2022-10-28 | relative futex and condvar timeouts can work with isolation | Ralf Jung | -7/+100 |
| 2022-10-28 | Auto merge of #103683 - fee1-dead-contrib:fix-deferred-cast-checks-constness,... | bors | -1/+7 |
| 2022-10-28 | Emit proper error when casting to Ddyn-star | Michael Goulet | -0/+58 |
| 2022-10-28 | Auto merge of #103071 - wesleywiser:fix_inlined_line_numbers, r=davidtwco | bors | -0/+25 |
| 2022-10-28 | cleanup some test cfg | Ralf Jung | -13/+11 |
| 2022-10-28 | test most sync primitives on Windows | Ralf Jung | -5/+16 |
| 2022-10-28 | simplify Linux futex impl a bit | Ralf Jung | -22/+7 |
| 2022-10-28 | threadleak_ignored should now pass with preemption (the issue has been fixed ... | Ralf Jung | -2/+1 |
| 2022-10-28 | implement thread parking on Windows | Ralf Jung | -8/+155 |
| 2022-10-28 | Retain ParamEnv constness when running deferred cast checks | Deadbeef | -1/+7 |
| 2022-10-28 | update ignore-windows comments | Ralf Jung | -7/+5 |
| 2022-10-28 | Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgr | bors | -36/+809 |
| 2022-10-28 | rustdoc-json-types: Improve ItemSummary::path docs | Nixon Enraght-Moony | -0/+5 |
| 2022-10-28 | Auto merge of #2626 - RalfJung:pthread_setname_np, r=RalfJung | bors | -4/+19 |
| 2022-10-28 | pthread_setname_np returns an int on macOS | Ralf Jung | -4/+19 |
| 2022-10-28 | Rollup merge of #103645 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2022-10-28 | Rollup merge of #103643 - notriddle:notriddle/summary-focus-visible, r=Guilla... | Matthias Krüger | -4/+2 |
| 2022-10-28 | Rollup merge of #103631 - Rageking8:Add-test-for-issue-36007, r=compiler-errors | Matthias Krüger | -0/+20 |