| Age | Commit message (Expand) | Author | Lines |
| 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 | fix the lint as requested | Kagami Sascha Rosylight | -4/+2 |
| 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 |
| 2022-10-22 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-22 | Introduce subst_iter and subst_iter_copied on EarlyBinder | Michael Goulet | -11/+5 |
| 2022-10-21 | add GetFileType stub | Chris Denton | -0/+7 |
| 2022-10-21 | Update libffi-sys to 2.0.1 | Patrick Mooney | -2/+2 |
| 2022-10-21 | Auto merge of #2610 - RalfJung:issue-1909, r=RalfJung | bors | -0/+57 |
| 2022-10-21 | Auto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r=Dylan-DPC | bors | -137/+67 |
| 2022-10-21 | add test for #1909 | Ralf Jung | -0/+57 |
| 2022-10-21 | test is_terminal | Ralf Jung | -1/+13 |
| 2022-10-21 | split libc tests from stdlib tests | Ralf Jung | -120/+176 |