| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-10-26 | privacy: Rename "accessibility levels" to "effective visibilities" | Vadim Petrochenkov | -32/+32 |
| 2022-10-26 | Auto merge of #2622 - RalfJung:ci, r=RalfJung | bors | -7/+3 |
| 2022-10-26 | simplify GHA | Ralf Jung | -7/+3 |
| 2022-10-26 | test on windows-gnu target | Ralf Jung | -0/+1 |
| 2022-10-26 | Adjust normalization | mejrs | -3/+3 |
| 2022-10-26 | stabilize `int_log` | Lukas Markeffsky | -2/+0 |
| 2022-10-26 | Auto merge of #2620 - RalfJung:getname, r=RalfJung | bors | -36/+152 |
| 2022-10-26 | account for different max thread name lengths on different platforms | Ralf Jung | -7/+23 |
| 2022-10-26 | add pthread_getname_np | Ralf Jung | -31/+131 |
| 2022-10-26 | tweak docs | Ralf Jung | -1/+4 |
| 2022-10-26 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-25 | Rename, improve docs, fail better | Ben Kimock | -14/+44 |
| 2022-10-25 | bless clippy | Ralf Jung | -34/+34 |
| 2022-10-25 | rustup | Ralf Jung | -1/+1 |
| 2022-10-25 | Merge branch 'master' of http://localhost:8000/rust-lang/rust.git:at_commit=7... | Ralf Jung | -4369/+8608 |
| 2022-10-25 | Auto merge of #103392 - RalfJung:miri, r=oli-obk | bors | -465/+1467 |
| 2022-10-25 | Rollup merge of #103122 - ouz-a:mir-technical-debt, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-10-25 | add a test to verify that compile-flags are provided last | Pietro Albini | -1/+1 |
| 2022-10-25 | ensure that compile-flags arguments are the last in ui tests | Pietro Albini | -18/+42 |
| 2022-10-25 | Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddle | Yuki Okushi | -0/+3 |
| 2022-10-24 | Add more normalization and tests | mejrs | -2/+6 |
| 2022-10-24 | Address some comments | mejrs | -0/+18 |
| 2022-10-24 | rustdoc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler` | Martin Nordholts | -0/+3 |
| 2022-10-24 | Auto merge of #103337 - flip1995:clippyup, r=Manishearth | bors | -4206/+8511 |
| 2022-10-24 | Update src/tools/compiletest/src/runtest.rs | Andrew Pollack | -1/+1 |
| 2022-10-24 | Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnr | bors | -1/+5 |
| 2022-10-24 | Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3 | Yuki Okushi | -0/+2 |
| 2022-10-24 | Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 | Yuki Okushi | -0/+2 |
| 2022-10-24 | rustup | Ralf Jung | -8/+1 |
| 2022-10-24 | Auto merge of #2615 - RalfJung:josh, r=oli-obk | bors | -3/+2 |
| 2022-10-24 | point to my fork of josh for now | Ralf Jung | -3/+2 |
| 2022-10-23 | Override linker in cargotest on windows | Aaron Hill | -0/+4 |
| 2022-10-23 | remove misc_cast and validate types | ouz-a | -3/+3 |
| 2022-10-23 | Update list of allowed cranelift dependencies | bjorn3 | -0/+2 |
| 2022-10-23 | Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup | flip1995 | -4206/+8511 |
| 2022-10-23 | Auto merge of #2613 - RalfJung:scalar-only-field-retagging, r=RalfJung | bors | -10/+128 |
| 2022-10-23 | Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -1/+1 |
| 2022-10-23 | Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillot | Matthias Krüger | -11/+5 |
| 2022-10-22 | Bump cargotest servo to 785a344e32db58d4e631fd3cae17fd1f29a721ab | Aaron Hill | -1/+1 |
| 2022-10-22 | add scalar-abi-only field retagging option | Ralf Jung | -10/+128 |