| Age | Commit message (Expand) | Author | Lines |
| 2023-10-08 | Auto merge of #114623 - Kobzol:opt-dist-gha-summaries, r=Mark-Simulacrum | bors | -0/+60 |
| 2023-10-07 | update lockfile | Ralf Jung | -10/+42 |
| 2023-10-07 | Auto merge of #116318 - pitaj:android-backtrace-build, r=workingjubilee | bors | -0/+1 |
| 2023-10-06 | Rollup merge of #116474 - nnethercote:rustc_assorted, r=spastorino | Matthias Krüger | -2/+0 |
| 2023-10-06 | Update Cargo.lock | Philipp Krones | -4/+28 |
| 2023-10-06 | Remove unneeded dependency. | Nicholas Nethercote | -1/+0 |
| 2023-10-06 | Remove unneeded dependency. | Nicholas Nethercote | -1/+0 |
| 2023-10-06 | Auto merge of #116269 - Veykril:rustc-abi, r=WaffleLapkin | bors | -0/+1 |
| 2023-10-02 | Invoke `backtrace-rs` buildscript in `std` buildscript | Peter Jaszkowiak | -0/+1 |
| 2023-10-02 | Move FieldIdx and Layout to rustc_target | Lukas Wirth | -0/+1 |
| 2023-10-02 | Add artifact size and step duration summaries from `opt-dist` to github job s... | Jakub Beránek | -0/+60 |
| 2023-10-02 | update jemalloc-sys to most recent release | Rémy Rakic | -2/+2 |
| 2023-10-01 | update lockfile | Ralf Jung | -4/+14 |
| 2023-09-29 | Rollup merge of #116234 - RalfJung:miri, r=RalfJung | Matthias Krüger | -6/+11 |
| 2023-09-28 | update lockfile | Ralf Jung | -6/+11 |
| 2023-09-28 | Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnay | bors | -11/+7 |
| 2023-09-27 | Rollup merge of #115934 - oli-obk:smir_identity, r=spastorino | Matthias Krüger | -1/+10 |
| 2023-09-26 | Auto merge of #116139 - flip1995:clippyup, r=Manishearth | bors | -12/+0 |
| 2023-09-25 | Split out the stable part of smir into its own crate to prevent accidental us... | Oli Scherer | -1/+10 |
| 2023-09-25 | Update Cargo.lock | Philipp Krones | -12/+0 |
| 2023-09-24 | deps: update rustix and linux-raw-sys for MIPS R6 | chenx97 | -65/+27 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -2/+2 |
| 2023-09-22 | Add Minimal Std implementation for UEFI | Ayush Singh | -0/+23 |
| 2023-09-19 | chore(miri): bump env_logger to 0.10 | Martin Kröning | -14/+1 |
| 2023-09-19 | chore(Cargo.lock): bump colored and tracing-tree | Martin Kröning | -7/+7 |
| 2023-09-19 | Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnay | Guillaume Gomez | -2/+2 |
| 2023-09-19 | Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3 | bors | -2/+2 |
| 2023-09-19 | Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2023-09-18 | Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrum | bors | -4/+72 |
| 2023-09-15 | avoid blessing cargo deps's source code in ui tests | Pietro Albini | -0/+10 |
| 2023-09-14 | Bump libc to 0.2.148 | dirreke | -2/+2 |
| 2023-09-12 | Refactor Environment | Jakub Beránek | -4/+72 |
| 2023-09-12 | Update Cargo.lock (ui_test update) | Philipp Krones | -3/+3 |
| 2023-09-08 | Reuse rustdoc's doc comment handling in Clippy | Alex Macleod | -1/+0 |
| 2023-09-06 | Rollup merge of #115574 - Veykril:rustc_parse_format-dep, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-09-05 | Replace data_structures dependency with index in rustc_parse_format | Lukas Wirth | -1/+1 |
| 2023-09-05 | Add tool `src/tools/coverage-dump` for use by some new coverage tests | Zalathar | -0/+18 |
| 2023-09-01 | remove some unused crate deps | klensy | -4/+0 |
| 2023-08-29 | Auto merge of #115354 - matthiaskrgr:rollup-4cotcxz, r=matthiaskrgr | bors | -0/+3 |
| 2023-08-29 | Bump ui_test | Oli Scherer | -10/+10 |
| 2023-08-29 | Create StableMir replacer for SMirCalls | ouz-a | -0/+3 |
| 2023-08-28 | Remove old bindings that have been moved | Chris Denton | -1/+1 |
| 2023-08-28 | Update windows ffi bindings | Chris Denton | -11/+7 |
| 2023-08-24 | Update Cargo.lock (ui_test update) | Philipp Krones | -31/+208 |
| 2023-08-22 | Bump backtrace to 0.3.69 | Tyler Mandry | -37/+13 |
| 2023-08-22 | Cargo.lock: bump compiler_builtins to 0.1.101 | Sean Cross | -2/+2 |
| 2023-08-22 | update lockfile | Ralf Jung | -26/+27 |
| 2023-08-20 | update anyhow | Ralf Jung | -2/+2 |
| 2023-08-17 | update `thsiserror` to release >= 1.0.46 | Rémy Rakic | -4/+4 |
| 2023-08-14 | Upgrade Object and related deps | dirreke | -55/+69 |