| Age | Commit message (Expand) | Author | Lines |
| 2024-09-25 | Auto merge of #130803 - cuviper:file-buffered, r=joshtriplett | bors | -41/+151 |
| 2024-09-25 | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | bors | -560/+872 |
| 2024-09-24 | Rollup merge of #130798 - lukas-code:doc-stab, r=notriddle | Trevor Gross | -9/+82 |
| 2024-09-24 | Rollup merge of #130793 - jieyouxu:mention-crashes-verbose, r=matthiaskrgr | Trevor Gross | -4/+5 |
| 2024-09-24 | Rollup merge of #130789 - aviramha:add_inprogress, r=Noratrieb | Trevor Gross | -0/+8 |
| 2024-09-24 | Rollup merge of #130788 - tgross35:memchr-pinning, r=Noratrieb,Mark-Simulacrum | Trevor Gross | -4/+8 |
| 2024-09-24 | Rollup merge of #130764 - compiler-errors:inherent, r=estebank | Trevor Gross | -144/+136 |
| 2024-09-24 | Rollup merge of #130752 - tdittr:cmse-assembly-tests, r=jieyouxu | Trevor Gross | -5/+81 |
| 2024-09-24 | Rollup merge of #130234 - lukas-code:ptr-cast-errors, r=WaffleLapkin | Trevor Gross | -394/+552 |
| 2024-09-24 | Auto merge of #130739 - jieyouxu:stage0_run_make, r=Kobzol | bors | -103/+78 |
| 2024-09-24 | Add a tracking issue for `file_buffered` | Josh Stone | -2/+2 |
| 2024-09-24 | Dogfood `feature(file_buffered)` | Josh Stone | -40/+44 |
| 2024-09-24 | update doc comment | Lukas Markeffsky | -2/+4 |
| 2024-09-24 | improve errors for invalid pointer casts | Lukas Markeffsky | -74/+121 |
| 2024-09-24 | be even more precise about "cast" vs "coercion" | Lukas Markeffsky | -231/+289 |
| 2024-09-24 | Pre-allocate buffers in `File::open_buffered` and `create_buffered` | Josh Stone | -3/+38 |
| 2024-09-24 | Add `File::open_buffered` and `create_buffered` | Josh Stone | -0/+71 |
| 2024-09-24 | replace "cast" with "coercion" where applicable | Lukas Markeffsky | -29/+38 |
| 2024-09-24 | use more accurate spans for user type ascriptions | Lukas Markeffsky | -38/+52 |
| 2024-09-24 | add another test | Lukas Markeffsky | -1/+14 |
| 2024-09-24 | unify dyn* coercions with other pointer coercions | Lukas Markeffsky | -55/+70 |
| 2024-09-24 | Auto merge of #129587 - Voultapher:opt-for-size-variants-of-sort-impls, r=cuv... | bors | -59/+202 |
| 2024-09-24 | rustdoc: inherit parent's stability where applicable | Lukas Markeffsky | -9/+82 |
| 2024-09-24 | add InProgress ErrorKind gated behind io_error_inprogress feature | Aviram Hassan | -0/+8 |
| 2024-09-24 | Mention `COMPILETEST_VERBOSE_CRASHES` on crash test failure | 许杰友 Jieyou Xu (Joe) | -4/+5 |
| 2024-09-24 | Pin memchr to 2.5.0 in the library rather than rustc_ast | Trevor Gross | -4/+8 |
| 2024-09-24 | Auto merge of #130775 - jieyouxu:revert-129047, r=nagisa | bors | -422/+103 |
| 2024-09-24 | Fix tools | Michael Goulet | -19/+9 |
| 2024-09-24 | Separate collection of crate-local inherent impls from error reporting | Michael Goulet | -125/+127 |
| 2024-09-24 | Auto merge of #130389 - Luv-Ray:LLVMMDNodeInContext2, r=nikic | bors | -91/+66 |
| 2024-09-24 | Update `run-make` tests to use `cargo` wrapper cmd | 许杰友 Jieyou Xu (Joe) | -97/+58 |
| 2024-09-24 | Fix `run-make-support` to respect per-stage cargo | 许杰友 Jieyou Xu (Joe) | -2/+3 |
| 2024-09-24 | Fix tool cargo being off-by-one from rustc staging | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2024-09-24 | Add regression test for #130769 | 许杰友 Jieyou Xu (Joe) | -0/+18 |
| 2024-09-24 | Auto merge of #130738 - bjoernager:const-make-ascii, r=jhpratt | bors | -6/+20 |
| 2024-09-24 | Revert "Auto merge of #129047 - DianQK:early_otherwise_branch_scalar, r=cjgil... | 许杰友 Jieyou Xu (Joe) | -422/+85 |
| 2024-09-24 | Pass bootstrap cargo when `--stage 0` and `COMPILETST_FORCE_STAGE0` | 许杰友 Jieyou Xu (Joe) | -4/+9 |
| 2024-09-24 | Mark and implement 'make_ascii_uppercase' and 'make_ascii_lowercase' in '[u8]... | Gabriel Bjørnager Jensen | -6/+20 |
| 2024-09-24 | Auto merge of #130768 - compiler-errors:rollup-8ncjy55, r=compiler-errors | bors | -506/+794 |
| 2024-09-23 | Rollup merge of #130762 - RalfJung:const_intrinsic_copy, r=dtolnay | Michael Goulet | -31/+20 |
| 2024-09-23 | Rollup merge of #130759 - rustbot:docs-update, r=ehuss | Michael Goulet | -0/+0 |
| 2024-09-23 | Rollup merge of #130758 - compiler-errors:ctype-recursion-limit, r=jieyouxu | Michael Goulet | -50/+50 |
| 2024-09-23 | Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxu | Michael Goulet | -0/+37 |
| 2024-09-23 | Rollup merge of #130727 - compiler-errors:objects, r=RalfJung | Michael Goulet | -87/+143 |
| 2024-09-23 | Rollup merge of #130618 - m-ou-se:skip-query, r=compiler-errors | Michael Goulet | -1/+4 |
| 2024-09-23 | Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomez | Michael Goulet | -337/+540 |
| 2024-09-24 | Auto merge of #127117 - Urgau:non_local_def-syntactic, r=BoxyUwU | bors | -956/+186 |
| 2024-09-23 | Check vtable projections for validity in miri | Michael Goulet | -87/+143 |
| 2024-09-23 | Auto merge of #130620 - onur-ozkan:update-make-prepare, r=Kobzol | bors | -22/+14 |
| 2024-09-23 | stabilize const_intrinsic_copy | Ralf Jung | -31/+20 |