| Age | Commit message (Expand) | Author | Lines |
| 2023-01-10 | add subtle dependency | Pietro Albini | -0/+2 |
| 2023-01-10 | bump Cargo submodule to fix CVE-2022-46176 | Pietro Albini | -0/+0 |
| 2022-11-20 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2022-11-20 | Delete miri test | Michael Goulet | -24/+0 |
| 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 | 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 | Retain ParamEnv constness when running deferred cast checks | Deadbeef | -1/+2 |
| 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-28 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-27 | Update miri | Maybe Waffle | -4/+3 |
| 2022-10-27 | Update tooling | Maybe Waffle | -91/+134 |
| 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 #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 | Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddle | Yuki Okushi | -0/+3 |
| 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 |