| Age | Commit message (Expand) | Author | Lines |
| 2024-03-19 | Add a crate-custom test harness | Nadrieril | -0/+2 |
| 2024-03-17 | Print a backtrace in const eval if interrupted | Ben Kimock | -0/+1 |
| 2024-03-17 | cargo update | github-actions | -93/+105 |
| 2024-03-16 | Handle calls to upstream monomorphizations in compiler_builtins | Ben Kimock | -0/+1 |
| 2024-03-16 | Rollup merge of #122390 - ChrisDenton:bindgen, r=Mark-Simulacrum | Chris Denton | -4/+6 |
| 2024-03-14 | Test and implement reachability for trait objects and generic parameters of f... | Oli Scherer | -0/+1 |
| 2024-03-12 | Bump windows-bindgen to 0.55.0 | Chris Denton | -4/+4 |
| 2024-03-12 | Bump windows-bindgen to 0.54.0 | Chris Denton | -4/+6 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -0/+3 |
| 2024-03-11 | Convert some WebAssembly run-make tests to Rust | Alex Crichton | -0/+3 |
| 2024-03-11 | LLVM Bitcode Linker: Added crate | Kjetil Kjeka | -0/+11 |
| 2024-03-10 | Auto merge of #122246 - RalfJung:miri, r=RalfJung | bors | -0/+1 |
| 2024-03-09 | Rollup merge of #121584 - klensy:itertools-up, r=Mark-Simulacrum | Guillaume Boisseau | -23/+13 |
| 2024-03-09 | update lockfile | Ralf Jung | -0/+1 |
| 2024-03-09 | Rollup merge of #121813 - Urgau:misc-non_local_defs-lint, r=cjgillot | Matthias Krüger | -1/+0 |
| 2024-03-09 | Auto merge of #122102 - Urgau:optimize-symbol-integer, r=cjgillot | bors | -0/+1 |
| 2024-03-08 | remove unused derive_more dep | klensy | -9/+0 |
| 2024-03-08 | bump itertools to 0.12 | klensy | -14/+13 |
| 2024-03-07 | Remove useless smallvec dependency in rustc_lint::non_local_def | Urgau | -1/+0 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -2/+2 |
| 2024-03-06 | Optimize Symbol::integer by utilizing itoa in-place formatting | Urgau | -0/+1 |
| 2024-03-05 | Convert `SpannedTypeVisitor` to use `VisitorResult` | Jason Newcomb | -0/+1 |
| 2024-03-05 | Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult` | Jason Newcomb | -0/+4 |
| 2024-03-03 | Auto merge of #121877 - estebank:fancy-svg, r=compiler-errors | bors | -0/+38 |
| 2024-03-03 | cargo update | github-actions | -154/+165 |
| 2024-03-02 | On tests that specify --color=always emit SVG file with stderr output | Esteban Kuber | -0/+38 |
| 2024-03-02 | Rollup merge of #121815 - nnethercote:mv-gather_comments, r=est31 | Matthias Krüger | -0/+1 |
| 2024-03-01 | Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3 | bors | -0/+4 |
| 2024-03-01 | Move `gather_comments`. | Nicholas Nethercote | -0/+1 |
| 2024-02-29 | Rollup merge of #121464 - alexcrichton:fix-wasm64, r=wesleywiser | Matthias Krüger | -0/+10 |
| 2024-02-29 | Add supporting infrastructure for `run-make` V2 tests | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-02-29 | Rollup merge of #121765 - hermit-os:errno, r=ChrisDenton | Guillaume Gomez | -2/+2 |
| 2024-02-28 | add platform-specific function to get the error number for HermitOS | Stefan Lankes | -2/+2 |
| 2024-02-28 | Rollup merge of #121695 - oli-obk:split_ty_utils, r=compiler-errors | Guillaume Gomez | -1/+14 |
| 2024-02-27 | Split rustc_type_ir to avoid rustc_ast from depending on it | Oli Scherer | -1/+14 |
| 2024-02-27 | Update Cargo.lock | Philipp Krones | -50/+73 |
| 2024-02-25 | Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin | bors | -0/+1 |
| 2024-02-25 | Auto merge of #121579 - RalfJung:miri, r=RalfJung | bors | -2/+3 |
| 2024-02-25 | bump rustc-build-sysroot | Ralf Jung | -2/+3 |
| 2024-02-23 | rustc: Fix wasm64 metadata object files | Alex Crichton | -0/+10 |
| 2024-02-23 | Auto merge of #121448 - klensy:bump-22-02-24, r=clubby789 | bors | -34/+10 |
| 2024-02-22 | dedupe env_logger, drop is-terminal | klensy | -27/+3 |
| 2024-02-22 | bump tabled | klensy | -4/+4 |
| 2024-02-22 | bump sysinfo | klensy | -3/+3 |
| 2024-02-21 | Rollup merge of #121392 - bjorn3:unify_dylib_loading, r=petrochenkov | Matthias Krüger | -1/+0 |
| 2024-02-21 | Unify dylib loading between proc macros and codegen backends | bjorn3 | -1/+0 |
| 2024-02-20 | wasm: Store rlib metadata in wasm object files | Alex Crichton | -0/+11 |
| 2024-02-18 | Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrum | bors | -57/+23 |
| 2024-02-18 | windows bump to 0.52 | klensy | -3/+4 |
| 2024-02-18 | opt-dist: bump derive_builder to dedupe darling* and remove one more syn 1.* dep | klensy | -54/+19 |