| Age | Commit message (Expand) | Author | Lines |
| 2025-03-20 | Fix the "used_with_archive" test on Fuchsia | Jeff Martin | -0/+1 |
| 2025-03-19 | Auto merge of #138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr | bors | -120/+177 |
| 2025-03-19 | Rollup merge of #138670 - compiler-errors:remove-afidt, r=oli-obk | Matthias Krüger | -38/+170 |
| 2025-03-19 | Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkov | Matthias Krüger | -69/+1 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -38/+170 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -69/+1 |
| 2025-03-18 | coverage: Don't store a body span in `FunctionCoverageInfo` | Zalathar | -13/+6 |
| 2025-03-18 | Rollup merge of #138569 - aDotInTheVoid:reprdoc-json, r=GuillaumeGomez | Matthias Krüger | -0/+163 |
| 2025-03-18 | Auto merge of #138630 - matthiaskrgr:rollup-kk1gogr, r=matthiaskrgr | bors | -0/+9 |
| 2025-03-17 | Auto merge of #127173 - bjorn3:mangle_rustc_std_internal_symbol, r=wesleywise... | bors | -6/+94 |
| 2025-03-17 | Rollup merge of #138556 - charmitro:already-remapped-filename, r=GuillaumeGom... | Matthias Krüger | -0/+9 |
| 2025-03-17 | Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgr | bors | -31/+530 |
| 2025-03-17 | Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap... | bors | -1/+1 |
| 2025-03-17 | Rollup merge of #138577 - aDotInTheVoid:deprecate-deprecations, r=GuillaumeGomez | Matthias Krüger | -0/+38 |
| 2025-03-17 | Rollup merge of #138349 - 1c3t3a:external-weak-cfi, r=rcvalle | Matthias Krüger | -0/+24 |
| 2025-03-17 | Rollup merge of #137465 - Zalathar:visit-primary, r=oli-obk | Matthias Krüger | -0/+463 |
| 2025-03-17 | Rollup merge of #133870 - nbdd0121:asm, r=traviscross,nnethercote | Matthias Krüger | -31/+5 |
| 2025-03-17 | Only run symbols-all-mangled test on ELF targets | bjorn3 | -0/+1 |
| 2025-03-17 | Ignore symbols that don't contain rust as substring for executables | bjorn3 | -8/+7 |
| 2025-03-17 | Add test that all symbols we expect to be mangled are actually mangled | bjorn3 | -0/+88 |
| 2025-03-17 | Remove implicit #[no_mangle] for #[rustc_std_internal_symbol] | bjorn3 | -6/+6 |
| 2025-03-17 | Stabilize asm_goto | Gary Guo | -31/+5 |
| 2025-03-17 | Rollup merge of #138586 - jyn514:doc-register-tool, r=jieyouxu | Jacob Pratt | -0/+24 |
| 2025-03-17 | Rollup merge of #138517 - compiler-errors:better-child-capture, r=oli-obk | Jacob Pratt | -0/+109 |
| 2025-03-17 | Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho... | Jacob Pratt | -1/+69 |
| 2025-03-17 | Emit function declarations for functions with #[linkage="extern_weak"] | Bastian Kersting | -0/+24 |
| 2025-03-17 | replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-make | bit-aloo | -1/+1 |
| 2025-03-17 | Document `#![register_tool]` | jyn | -0/+24 |
| 2025-03-16 | Rollup merge of #138552 - jieyouxu:print-request-cleanups, r=Urgau | Jacob Pratt | -5/+103 |
| 2025-03-16 | Fix ICE: attempted to remap an already remapped filename | Charalampos Mitrodimas | -0/+9 |
| 2025-03-16 | rustdoc-json: Don't also include `#[deprecated]` in `Item::attrs` | Alona Enraght-Moony | -8/+8 |
| 2025-03-16 | rustdoc-json: Add tests for `#[deprecated(...)]` | Alona Enraght-Moony | -0/+38 |
| 2025-03-16 | rustdoc-json: Add tests for `#[repr(...)]` | Alona Enraght-Moony | -0/+163 |
| 2025-03-16 | Add a centralized test for print request stability gating | Jieyou Xu | -5/+103 |
| 2025-03-16 | Add test for new proc_macro literal methods | Guillaume Gomez | -1/+53 |
| 2025-03-16 | Auto merge of #137278 - heiseish:101210-extra-codegen-tests, r=scottmcm | bors | -20/+121 |
| 2025-03-16 | Rollup merge of #138484 - xizheyin:issue-138392, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+43 |
| 2025-03-16 | Rollup merge of #138472 - KonaeAkira:master, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+17 |
| 2025-03-16 | Rollup merge of #138471 - spencer3035:move-ui-test-1ofn, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -47/+43 |
| 2025-03-16 | Rollup merge of #137956 - compiler-errors:rtn-rustdoc, r=fmease | 许杰友 Jieyou Xu (Joe) | -0/+36 |
| 2025-03-16 | Split `visit_primary_bindings` into two variants | Zalathar | -6/+2 |
| 2025-03-16 | Add a mir-opt test that demonstrates user type annotations | Zalathar | -0/+467 |
| 2025-03-15 | Add RTN support to rustdoc | Michael Goulet | -0/+36 |
| 2025-03-15 | Don't drop Rvalue::WrapUnsafeBinder during GVN | Michael Goulet | -0/+94 |
| 2025-03-15 | improves duplicate lang item test | Spencer | -21/+23 |
| 2025-03-15 | improves duplicate label test | Spencer | -1/+4 |
| 2025-03-15 | improves outer mod attribute test | Spencer | -25/+16 |
| 2025-03-15 | Rollup merge of #138514 - compiler-errors:fake-borrow-ref-to-value, r=oli-obk | Matthias Krüger | -0/+163 |
| 2025-03-15 | Rollup merge of #138283 - compiler-errors:enforce-const-param, r=BoxyUwU | Matthias Krüger | -0/+69 |
| 2025-03-15 | Auto merge of #138379 - estebank:macro-backtrace-note, r=petrochenkov | bors | -463/+4 |