about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-11-24Auto merge of #133423 - jieyouxu:rollup-m3gyoz6, r=jieyouxubors-8/+5
2024-11-25Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic许杰友 Jieyou Xu (Joe)-8/+5
2024-11-24Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu...bors-6/+65
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 #133371 - RalfJung:is_trivially_const_drop, r=compiler-errorsMatthias Krüger-4/+3
2024-11-24embed-bitcode is no longer used in iOSDianQK-8/+5
2024-11-24tidy: Distinguish between two different meanings of "style file"Zalathar-9/+13
2024-11-23Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkanbors-6/+95
2024-11-23do not to_string, use displayklensy-1/+1
2024-11-23Auto merge of #133242 - lcnr:questionable-uwu, r=compiler-errors,BoxyUwUbors-3/+1
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-23rustbook: fix two small typosChris Krycho-2/+2
2024-11-23Update bootstrap tests to support book dependenciesChris Krycho-1/+66
2024-11-23Add support for `--library-path` to `rustbook test`Chris Krycho-3/+26
2024-11-23Update TRPL to latest, including new Chapter 17: Async and AwaitChris Krycho-0/+0
2024-11-23bootstrap: make `rust.debug-assertions = true` inhibit downloading CI rustcJieyou Xu-4/+42
2024-11-23bootstrap: revert `rust.download-rustc` global default to `false`Jieyou Xu-3/+16
2024-11-23no more Reveal :(lcnr-3/+1
2024-11-23Auto merge of #132994 - clubby789:cc-bisect, r=Kobzolbors-390/+406
2024-11-23Auto merge of #132915 - veluca93:unsafe-fields, r=jswrennbors-3/+30
2024-11-23remove is_trivially_const_dropRalf Jung-4/+3
2024-11-22Rollup merge of #133215 - ehuss:fix-vendor-rustc-perf, r=kobzolMichael Goulet-22/+27
2024-11-22Rollup merge of #133208 - ferrocene:split-copyright-html, r=KobzolMichael Goulet-29/+181
2024-11-22Auto merge of #133349 - ehuss:stabilize-2024, r=traviscross,compiler-errorsbors-2/+2
2024-11-22Stabilize the 2024 editionEric Huss-2/+2
2024-11-22Auto merge of #133339 - jieyouxu:rollup-gav0nvr, r=jieyouxubors-763/+1530
2024-11-22Rollup merge of #133311 - RalfJung:miri-sync, r=RalfJung许杰友 Jieyou Xu (Joe)-763/+1530
2024-11-22Bump to 1.85Boxy-1/+1
2024-11-22generate-copyright: Fixup comment for get_metadata_and_notices.Jonathan Pallant-1/+1
2024-11-21Auto merge of #132362 - mustartt:aix-dylib-detection, r=jieyouxubors-15/+31
2024-11-21Auto merge of #133246 - MarcoIeni:debug-info-2-windows-disable, r=Kobzolbors-1/+1
2024-11-21Implement the unsafe-fields RFC.Luca Versari-3/+30
2024-11-21Keep list of submodules close to list of vendored workspacesEric Huss-24/+27
2024-11-21aix: fix archive formatHenry Jiang-15/+31
2024-11-21Auto merge of #133287 - matthiaskrgr:rollup-ab9j3pu, r=matthiaskrgrbors-1/+3
2024-11-21Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkovMatthias Krüger-1/+3
2024-11-21Auto merge of #132629 - nnethercote:124141-preliminaries, r=petrochenkovbors-1/+1
2024-11-21generate-copyright: Now generates a library file too.Jonathan Pallant-28/+180
2024-11-21fmtRalf Jung-6/+2
2024-11-21Merge from rustcRalf Jung-115/+133
2024-11-21Preparing for merge from rustcRalf Jung-1/+1
2024-11-21Auto merge of #133254 - Earlopain:llvm-19.1.4, r=DianQKbors-0/+0
2024-11-20trophy case: add RwLock::downgrade bugRalf Jung-0/+1
2024-11-21Introduce `InvisibleOrigin` on invisible delimiters.Nicholas Nethercote-1/+1
2024-11-20Merge pull request #4026 from eduardosm/soft-sqrtRalf Jung-68/+219
2024-11-20miri: implement square root without relying on host floatsEduardo Sánchez Muñoz-68/+219
2024-11-20Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakisbors-0/+1