about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-25std: expose `const_io_error!` as `const_error!`joboet-20/+37
2024-11-25Auto merge of #133433 - matthiaskrgr:rollup-lfa3wp1, r=matthiaskrgrbors-198/+1655
2024-11-25Rollup merge of #132982 - suaviloquence:2-doc-changed-alloc-methods, r=Mark-S...Matthias Krüger-4/+4
2024-11-25Rollup merge of #132803 - wangjingcun:master, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-11-25Rollup merge of #132533 - SUPERCILEX:patch-4, r=Mark-SimulacrumMatthias Krüger-0/+20
2024-11-25Rollup merge of #132529 - ismailarilik:ci/triagebot/fix-name-of-trigger-file-...Matthias Krüger-0/+6
2024-11-25Rollup merge of #132502 - Voultapher:document-core-features-in-config-toml-ex...Matthias Krüger-0/+4
2024-11-25Rollup merge of #132432 - davidlattimore:std-interposable, r=Mark-SimulacrumMatthias Krüger-0/+63
2024-11-25Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=AmanieuMatthias Krüger-143/+1379
2024-11-25Rollup merge of #131523 - nbdd0121:asm, r=compiler-errorsMatthias Krüger-50/+178
2024-11-25Auto merge of #133236 - dtolnay:unicodelicense, r=Mark-Simulacrumbors-67/+77
2024-11-24fix `Allocator` method names in `alloc` free function docsm-4/+4
2024-11-24Auto merge of #133423 - jieyouxu:rollup-m3gyoz6, r=jieyouxubors-120/+269
2024-11-25Rollup merge of #133384 - RalfJung:vector-abi-check-tests, r=jieyouxu许杰友 Jieyou Xu (Joe)-22/+95
2024-11-25Rollup merge of #133298 - n0toose:remove-dir-all-but-not-paths, r=Noratrieb许杰友 Jieyou Xu (Joe)-1/+2
2024-11-25Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic许杰友 Jieyou Xu (Joe)-35/+8
2024-11-25Rollup merge of #133260 - compiler-errors:deref, r=fee1-dead许杰友 Jieyou Xu (Joe)-21/+60
2024-11-25Rollup merge of #133105 - bvanjoi:issue-132743, r=petrochenkov许杰友 Jieyou Xu (Joe)-15/+45
2024-11-25Rollup merge of #132730 - joboet:after_main_sync, r=Noratrieb许杰友 Jieyou Xu (Joe)-26/+59
2024-11-24Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu...bors-13/+75
2024-11-24Make asm_goto_with_outputs a separate feature gateGary Guo-11/+68
2024-11-24Support use of asm goto with outputs and `options(noreturn)`Gary Guo-5/+45
2024-11-24Fix asm goto with outputsGary Guo-37/+68
2024-11-24Make s390x non-clobber-only vector register support unstableTaiki Endo-145/+822
2024-11-24Auto merge of #133415 - matthiaskrgr:rollup-n1ivyd5, r=matthiaskrgrbors-111/+90
2024-11-24Rollup merge of #133405 - Zalathar:style-file, r=jieyouxuMatthias Krüger-9/+13
2024-11-24Rollup merge of #133398 - klensy:rd-to-string, r=aDotInTheVoidMatthias Krüger-1/+1
2024-11-24Rollup merge of #133389 - eduardosm:stabilize-const_float_methods, r=RalfJungMatthias Krüger-51/+70
2024-11-24Rollup merge of #133371 - RalfJung:is_trivially_const_drop, r=compiler-errorsMatthias Krüger-48/+3
2024-11-24Rollup merge of #133301 - GuillaumeGomez:add-example-wrapping-neg, r=workingj...Matthias Krüger-0/+1
2024-11-24Rollup merge of #133300 - Enselic:build-std-instrument-coverage, r=jieyouxuMatthias Krüger-2/+2
2024-11-24add vector ABI check test for calling extern fnRalf Jung-11/+61
2024-11-24add a test for target-feature-ABI warnings in closuresRalf Jung-13/+36
2024-11-24Remove forces_embed_bitcodeDianQK-9/+2
2024-11-24embed-bitcode is no longer used in iOSDianQK-26/+6
2024-11-24Auto merge of #132791 - tyilo:big-file-fail-fast, r=compiler-errorsbors-1/+15
2024-11-24Auto merge of #132611 - compiler-errors:async-prelude, r=ibraheemdevbors-0/+3
2024-11-24tidy: Distinguish between two different meanings of "style file"Zalathar-9/+13
2024-11-24Auto merge of #132597 - lukas-code:btree-plug-leak, r=jhprattbors-2/+64
2024-11-24Constify Deref and DerefMutMichael Goulet-21/+60
2024-11-23Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkanbors-147/+236
2024-11-23Auto merge of #133379 - jieyouxu:rollup-00jxo71, r=jieyouxubors-90/+922
2024-11-23do not to_string, use displayklensy-1/+1
2024-11-23Auto merge of #133242 - lcnr:questionable-uwu, r=compiler-errors,BoxyUwUbors-531/+346
2024-11-23Stabilize `const_float_methods`Eduardo Sánchez Muñoz-51/+70
2024-11-23Vendor `trpl` crate so The Book tests work offlineChris Krycho-0/+1
2024-11-23ci: don't force CI rustc for `x86_64-gnu-tools`Jieyou Xu-1/+4
2024-11-23bootstrap: add change tracker entryJieyou Xu-0/+5
2024-11-23Update tests for new TRPL chapter orderChris Krycho-139/+139
2024-11-23rustbook: fix two small typosChris Krycho-2/+2