about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-26Tweak `MaybeBorrowedLocals::transfer_function` usage.Nicholas Nethercote-1/+1
2024-11-26Remove `self` param for `MaybeBorrowedLocals::transfer_function`.Nicholas Nethercote-7/+4
2024-11-26Add some useful comments.Nicholas Nethercote-12/+24
2024-11-26Merge `apply_effects_in_block` and `join_state_into_successors_of`.Nicholas Nethercote-162/+132
2024-11-24Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu...bors-13/+75
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-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-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
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 messages which reference book chs. 17-20Chris Krycho-2/+2
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-10/+26
2024-11-23Auto merge of #133377 - jieyouxu:rollup-n536hzq, r=jieyouxubors-141/+438
2024-11-23rebaselcnr-23/+18
2024-11-23reviewlcnr-5/+36
2024-11-23global old solver cache: use `TypingEnv`lcnr-42/+54
2024-11-23remove remaining references to `Reveal`lcnr-84/+93
2024-11-23no more Reveal :(lcnr-299/+112
2024-11-23 thir building: use typing_env directlylcnr-67/+32
2024-11-23Rollup merge of #133374 - RalfJung:abi_unsupported_vector_types, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+624
2024-11-23Rollup merge of #133355 - chorman0773:spec-layout-tests, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+265
2024-11-23Rollup merge of #133237 - fee1-dead-contrib:constadd, r=compiler-errors许杰友 Jieyou Xu (Joe)-79/+21
2024-11-23Rollup merge of #133217 - xingxue-ibm:fix-strip, r=compiler-errors许杰友 Jieyou Xu (Joe)-10/+12
2024-11-23`ElaborateDrops`: use typing_env directlylcnr-16/+6
2024-11-23Rollup merge of #133366 - compiler-errors:expected-found, r=dtolnay许杰友 Jieyou Xu (Joe)-90/+58
2024-11-23Rollup merge of #133332 - bjoernager:const-array-as-mut-slice, r=jhpratt许杰友 Jieyou Xu (Joe)-1/+2
2024-11-23Rollup merge of #133286 - jieyouxu:bug-ourselves, r=compiler-errors许杰友 Jieyou Xu (Joe)-3/+39
2024-11-23Rollup merge of #132949 - clubby789:macro-rules-attr-derive, r=fmease许杰友 Jieyou Xu (Joe)-6/+91
2024-11-23Rollup merge of #131505 - madsmtm:darwin_user_temp_dir, r=dtolnay许杰友 Jieyou Xu (Joe)-7/+111
2024-11-23Rollup merge of #127483 - BertalanD:no_sanitize-global-var, r=rcvalle许杰友 Jieyou Xu (Joe)-34/+137