| Age | Commit message (Expand) | Author | Lines |
| 2022-10-31 | bump up recursion limit for miri crate | Ralf Jung | -0/+2 |
| 2022-10-31 | Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obk | Dylan DPC | -39/+29 |
| 2022-10-31 | followup for pr 2640 | Rageking8 | -1/+1 |
| 2022-10-30 | add acquire when init once is already complete | DrMeepster | -20/+59 |
| 2022-10-31 | fix dupe word typos | Rageking8 | -2/+2 |
| 2022-10-30 | Remove unnecessary argument to `package` | Joshua Nelson | -8/+3 |
| 2022-10-30 | More build-manifest docs | Joshua Nelson | -3/+2 |
| 2022-10-30 | rustup | Ralf Jung | -2/+2 |
| 2022-10-30 | Merge from rustc | Ralf Jung | -1843/+2501 |
| 2022-10-30 | Auto merge of #103721 - RalfJung:miri, r=RalfJung | bors | -74/+346 |
| 2022-10-29 | compiletest: set the dylib path when gathering target cfg | Josh Stone | -33/+37 |
| 2022-10-29 | Use LanguageItems::require less | Cameron Steffen | -39/+29 |
| 2022-10-29 | rustdoc: add hash to filename of toolchain files | Jacob Hoffman-Andrews | -2/+5 |
| 2022-10-29 | Stacked Borrows: make scalar field retagging the default | Ralf Jung | -42/+76 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -95/+137 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -115/+115 |
| 2022-10-29 | Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu... | Guillaume Gomez | -36/+15 |
| 2022-10-29 | Auto merge of #2634 - RalfJung:miri-script, r=oli-obk | bors | -111/+146 |
| 2022-10-29 | explain how to go back to rustup-managed Miri | Ralf Jung | -0/+3 |
| 2022-10-29 | merge rustup-toolchain into ./miri | Ralf Jung | -68/+58 |
| 2022-10-29 | teach ./miri how to do Josh syncs | Ralf Jung | -44/+89 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -115/+115 |
| 2022-10-29 | Auto merge of #102233 - petrochenkov:effvis, r=jackh726 | bors | -32/+32 |
| 2022-10-28 | relative futex and condvar timeouts can work with isolation | Ralf Jung | -7/+100 |
| 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/+2 |
| 2022-10-28 | update ignore-windows comments | Ralf Jung | -7/+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-27 | Move clippy::uninlined_format_args back to pedantic | Philipp Krones | -3/+2 |
| 2022-10-27 | Implement `ptr_mask` intrinsic | Maybe Waffle | -1/+30 |
| 2022-10-27 | Use PkgType for profiles, too | Joshua Nelson | -37/+24 |
| 2022-10-27 | Use PkgType in more places | Joshua Nelson | -47/+27 |
| 2022-10-28 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-27 | Use an exhaustive match in `target_host_combination`. | Joshua Nelson | -37/+49 |
| 2022-10-27 | Use `PkgType::is_preview` to determine whether to add a rename to the manifest | Joshua Nelson | -8/+7 |
| 2022-10-27 | Use `PkgType` to determine which packages to add to the manifest | Joshua Nelson | -21/+84 |
| 2022-10-27 | build-manifest: Add a macro that makes it impossible to typo `-preview`, or h... | Joshua Nelson | -47/+37 |
| 2022-10-27 | More build-manifest docs | Joshua Nelson | -18/+20 |
| 2022-10-27 | Update miri | Maybe Waffle | -4/+3 |
| 2022-10-27 | Update tooling | Maybe Waffle | -91/+134 |
| 2022-10-27 | change cronjob time | Ralf Jung | -1/+1 |
| 2022-10-26 | Auto merge of #103604 - JohnTitor:rollup-q4ns2gh, r=JohnTitor | bors | -1584/+2221 |
| 2022-10-27 | Rollup merge of #103579 - lnicola:rust-analyzer-2022-10-26, r=lnicola | Yuki Okushi | -1584/+2221 |
| 2022-10-26 | :arrow_up: rust-analyzer | Laurențiu Nicola | -1584/+2221 |