| Age | Commit message (Expand) | Author | Lines |
| 2024-12-03 | Use UNIX thread_local implementation for WASI. | Sebastian Urban | -75/+22 |
| 2024-11-25 | Run TLS destructors for wasm32-wasip1-threads | Sebastian Urban | -0/+74 |
| 2024-11-25 | Auto merge of #133247 - GuillaumeGomez:reduce-integer-display-impl, r=working... | bors | -48/+32 |
| 2024-11-25 | Auto merge of #133433 - matthiaskrgr:rollup-lfa3wp1, r=matthiaskrgr | bors | -198/+1655 |
| 2024-11-25 | Rollup merge of #132982 - suaviloquence:2-doc-changed-alloc-methods, r=Mark-S... | Matthias Krüger | -4/+4 |
| 2024-11-25 | Rollup merge of #132803 - wangjingcun:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-11-25 | Rollup merge of #132533 - SUPERCILEX:patch-4, r=Mark-Simulacrum | Matthias Krüger | -0/+20 |
| 2024-11-25 | Rollup merge of #132529 - ismailarilik:ci/triagebot/fix-name-of-trigger-file-... | Matthias Krüger | -0/+6 |
| 2024-11-25 | Rollup merge of #132502 - Voultapher:document-core-features-in-config-toml-ex... | Matthias Krüger | -0/+4 |
| 2024-11-25 | Rollup merge of #132432 - davidlattimore:std-interposable, r=Mark-Simulacrum | Matthias Krüger | -0/+63 |
| 2024-11-25 | Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu | Matthias Krüger | -143/+1379 |
| 2024-11-25 | Rollup merge of #131523 - nbdd0121:asm, r=compiler-errors | Matthias Krüger | -50/+178 |
| 2024-11-25 | Auto merge of #133236 - dtolnay:unicodelicense, r=Mark-Simulacrum | bors | -67/+77 |
| 2024-11-24 | fix `Allocator` method names in `alloc` free function docs | m | -4/+4 |
| 2024-11-24 | Auto merge of #133423 - jieyouxu:rollup-m3gyoz6, r=jieyouxu | bors | -120/+269 |
| 2024-11-25 | Rollup merge of #133384 - RalfJung:vector-abi-check-tests, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -22/+95 |
| 2024-11-25 | Rollup merge of #133298 - n0toose:remove-dir-all-but-not-paths, r=Noratrieb | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2024-11-25 | Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic | 许杰友 Jieyou Xu (Joe) | -35/+8 |
| 2024-11-25 | Rollup merge of #133260 - compiler-errors:deref, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -21/+60 |
| 2024-11-25 | Rollup merge of #133105 - bvanjoi:issue-132743, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -15/+45 |
| 2024-11-25 | Rollup merge of #132730 - joboet:after_main_sync, r=Noratrieb | 许杰友 Jieyou Xu (Joe) | -26/+59 |
| 2024-11-24 | Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu... | bors | -13/+75 |
| 2024-11-24 | Make asm_goto_with_outputs a separate feature gate | Gary Guo | -11/+68 |
| 2024-11-24 | Support use of asm goto with outputs and `options(noreturn)` | Gary Guo | -5/+45 |
| 2024-11-24 | Fix asm goto with outputs | Gary Guo | -37/+68 |
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -145/+822 |
| 2024-11-24 | Auto merge of #133415 - matthiaskrgr:rollup-n1ivyd5, r=matthiaskrgr | bors | -111/+90 |
| 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 #133389 - eduardosm:stabilize-const_float_methods, r=RalfJung | Matthias Krüger | -51/+70 |
| 2024-11-24 | Rollup merge of #133371 - RalfJung:is_trivially_const_drop, r=compiler-errors | Matthias Krüger | -48/+3 |
| 2024-11-24 | Rollup merge of #133301 - GuillaumeGomez:add-example-wrapping-neg, r=workingj... | Matthias Krüger | -0/+1 |
| 2024-11-24 | Rollup merge of #133300 - Enselic:build-std-instrument-coverage, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2024-11-24 | add vector ABI check test for calling extern fn | Ralf Jung | -11/+61 |
| 2024-11-24 | add a test for target-feature-ABI warnings in closures | Ralf Jung | -13/+36 |
| 2024-11-24 | Remove forces_embed_bitcode | DianQK | -9/+2 |
| 2024-11-24 | embed-bitcode is no longer used in iOS | DianQK | -26/+6 |
| 2024-11-24 | Auto merge of #132791 - tyilo:big-file-fail-fast, r=compiler-errors | bors | -1/+15 |
| 2024-11-24 | Auto merge of #132611 - compiler-errors:async-prelude, r=ibraheemdev | bors | -0/+3 |
| 2024-11-24 | tidy: Distinguish between two different meanings of "style file" | Zalathar | -9/+13 |
| 2024-11-24 | Auto merge of #132597 - lukas-code:btree-plug-leak, r=jhpratt | bors | -2/+64 |
| 2024-11-24 | Constify Deref and DerefMut | Michael Goulet | -21/+60 |
| 2024-11-23 | Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkan | bors | -147/+236 |
| 2024-11-23 | Auto merge of #133379 - jieyouxu:rollup-00jxo71, r=jieyouxu | bors | -90/+922 |
| 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 | -531/+346 |
| 2024-11-23 | Stabilize `const_float_methods` | Eduardo Sánchez Muñoz | -51/+70 |
| 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 |