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