| Age | Commit message (Expand) | Author | Lines |
| 2024-11-24 | Auto merge of #133423 - jieyouxu:rollup-m3gyoz6, r=jieyouxu | bors | -8/+5 |
| 2024-11-25 | Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic | 许杰友 Jieyou Xu (Joe) | -8/+5 |
| 2024-11-24 | Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu... | bors | -6/+65 |
| 2024-11-24 | Rollup merge of #133405 - Zalathar:style-file, r=jieyouxu | Matthias Krüger | -9/+13 |
| 2024-11-24 | Rollup merge of #133398 - klensy:rd-to-string, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2024-11-24 | Rollup merge of #133371 - RalfJung:is_trivially_const_drop, r=compiler-errors | Matthias Krüger | -4/+3 |
| 2024-11-24 | embed-bitcode is no longer used in iOS | DianQK | -8/+5 |
| 2024-11-24 | tidy: Distinguish between two different meanings of "style file" | Zalathar | -9/+13 |
| 2024-11-23 | Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkan | bors | -6/+95 |
| 2024-11-23 | do not to_string, use display | klensy | -1/+1 |
| 2024-11-23 | Auto merge of #133242 - lcnr:questionable-uwu, r=compiler-errors,BoxyUwU | bors | -3/+1 |
| 2024-11-23 | Vendor `trpl` crate so The Book tests work offline | Chris Krycho | -0/+1 |
| 2024-11-23 | ci: don't force CI rustc for `x86_64-gnu-tools` | Jieyou Xu | -1/+4 |
| 2024-11-23 | bootstrap: add change tracker entry | Jieyou Xu | -0/+5 |
| 2024-11-23 | rustbook: fix two small typos | Chris Krycho | -2/+2 |
| 2024-11-23 | Update bootstrap tests to support book dependencies | Chris Krycho | -1/+66 |
| 2024-11-23 | Add support for `--library-path` to `rustbook test` | Chris Krycho | -3/+26 |
| 2024-11-23 | Update TRPL to latest, including new Chapter 17: Async and Await | Chris Krycho | -0/+0 |
| 2024-11-23 | bootstrap: make `rust.debug-assertions = true` inhibit downloading CI rustc | Jieyou Xu | -4/+42 |
| 2024-11-23 | bootstrap: revert `rust.download-rustc` global default to `false` | Jieyou Xu | -3/+16 |
| 2024-11-23 | no more Reveal :( | lcnr | -3/+1 |
| 2024-11-23 | Auto merge of #132994 - clubby789:cc-bisect, r=Kobzol | bors | -390/+406 |
| 2024-11-23 | Auto merge of #132915 - veluca93:unsafe-fields, r=jswrenn | bors | -3/+30 |
| 2024-11-23 | remove is_trivially_const_drop | Ralf Jung | -4/+3 |
| 2024-11-22 | Rollup merge of #133215 - ehuss:fix-vendor-rustc-perf, r=kobzol | Michael Goulet | -22/+27 |
| 2024-11-22 | Rollup merge of #133208 - ferrocene:split-copyright-html, r=Kobzol | Michael Goulet | -29/+181 |
| 2024-11-22 | Auto merge of #133349 - ehuss:stabilize-2024, r=traviscross,compiler-errors | bors | -2/+2 |
| 2024-11-22 | Stabilize the 2024 edition | Eric Huss | -2/+2 |
| 2024-11-22 | Auto merge of #133339 - jieyouxu:rollup-gav0nvr, r=jieyouxu | bors | -763/+1530 |
| 2024-11-22 | Rollup merge of #133311 - RalfJung:miri-sync, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -763/+1530 |
| 2024-11-22 | Bump to 1.85 | Boxy | -1/+1 |
| 2024-11-22 | generate-copyright: Fixup comment for get_metadata_and_notices. | Jonathan Pallant | -1/+1 |
| 2024-11-21 | Auto merge of #132362 - mustartt:aix-dylib-detection, r=jieyouxu | bors | -15/+31 |
| 2024-11-21 | Auto merge of #133246 - MarcoIeni:debug-info-2-windows-disable, r=Kobzol | bors | -1/+1 |
| 2024-11-21 | Implement the unsafe-fields RFC. | Luca Versari | -3/+30 |
| 2024-11-21 | Keep list of submodules close to list of vendored workspaces | Eric Huss | -24/+27 |
| 2024-11-21 | aix: fix archive format | Henry Jiang | -15/+31 |
| 2024-11-21 | Auto merge of #133287 - matthiaskrgr:rollup-ab9j3pu, r=matthiaskrgr | bors | -1/+3 |
| 2024-11-21 | Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov | Matthias Krüger | -1/+3 |
| 2024-11-21 | Auto merge of #132629 - nnethercote:124141-preliminaries, r=petrochenkov | bors | -1/+1 |
| 2024-11-21 | generate-copyright: Now generates a library file too. | Jonathan Pallant | -28/+180 |
| 2024-11-21 | fmt | Ralf Jung | -6/+2 |
| 2024-11-21 | Merge from rustc | Ralf Jung | -115/+133 |
| 2024-11-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-11-21 | Auto merge of #133254 - Earlopain:llvm-19.1.4, r=DianQK | bors | -0/+0 |
| 2024-11-20 | trophy case: add RwLock::downgrade bug | Ralf Jung | -0/+1 |
| 2024-11-21 | Introduce `InvisibleOrigin` on invisible delimiters. | Nicholas Nethercote | -1/+1 |
| 2024-11-20 | Merge pull request #4026 from eduardosm/soft-sqrt | Ralf Jung | -68/+219 |
| 2024-11-20 | miri: implement square root without relying on host floats | Eduardo Sánchez Muñoz | -68/+219 |
| 2024-11-20 | Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakis | bors | -0/+1 |