| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-08-11 | rustc: Move `features` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -0/+1 |
| 2023-08-09 | Auto merge of #99747 - ankane:float_gamma, r=workingjubilee | bors | -2/+2 |
| 2023-08-07 | Bump compiler_builtins to 0.1.100 | Andrew Kane | -2/+2 |
| 2023-08-07 | Auto merge of #113902 - Enselic:lint-recursive-drop, r=oli-obk | bors | -0/+1 |
| 2023-08-06 | bump schannel, miow to drop windows-sys 0.42 | klensy | -83/+26 |
| 2023-08-04 | Auto merge of #114481 - matthiaskrgr:rollup-58pczpl, r=matthiaskrgr | bors | -2/+2 |
| 2023-08-04 | Auto merge of #114104 - oli-obk:syn2, r=compiler-errors | bors | -0/+55 |
| 2023-08-03 | bump parking_lot 0.11 to 0.12 | klensy | -2/+2 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -42/+7 |
| 2023-07-31 | Remove a `bool` for color in favor of the `WriteColor` trait wrapping colored... | Oli Scherer | -0/+1 |
| 2023-07-31 | Replace the many arguments of `EmitterWriter::stderr` with builder methods | Oli Scherer | -0/+54 |
| 2023-07-31 | Implement BOLT optimization in the `opt-dist` tool | Jakub Beránek | -0/+1 |
| 2023-07-29 | Update lexer emoji diagnostics to Unicode 15.0 | Charles Lew | -42/+7 |