about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-26Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...Philipp Krones-1415/+6002
2024-12-26Rustup (#13881)Philipp Krones-247/+164
2024-12-26Bump nightly version -> 2024-12-26Philipp Krones-2/+2
2024-12-26Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1353/+5968
2024-12-26fix examples using `Ty.kind()` in the book (#13875)Philipp Krones-2/+2
2024-12-26Auto merge of #132431 - shahn:from_iterator_more_tuples, r=Amanieubors-51/+65
2024-12-26Impl FromIterator for tuples with arity 1-12Sebastian Hahn-33/+47
2024-12-26Fix formattingSebastian Hahn-19/+19
2024-12-26Auto merge of #134768 - RalfJung:const_alloc_layout, r=jhprattbors-10/+5
2024-12-25stabilize const_alloc_layoutRalf Jung-10/+5
2024-12-25Auto merge of #134703 - poliorcetics:ab/push-ovsylkzsoxku, r=GuillaumeGomezbors-12/+10
2024-12-25Auto merge of #134736 - jyn514:msvc-backtraces, r=jieyouxubors-1/+0
2024-12-25Run `tests/ui/backtrace/std-backtrace.rs` on MSVC.jyn-1/+0
2024-12-25Auto merge of #134756 - jieyouxu:rollup-suec48x, r=jieyouxubors-248/+437
2024-12-25Rollup merge of #134751 - heiher:loong-ohos-lsx, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+1
2024-12-25Rollup merge of #134750 - Zalathar:coverage-attr-errors, r=jieyouxu许杰友 Jieyou Xu (Joe)-246/+431
2024-12-25Rollup merge of #134743 - jyn514:rustc-dev-short-backtraces, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+5
2024-12-25Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxubors-2/+4
2024-12-25Un-redact one occurrence of "coverage attribute not allowed here"Zalathar-1/+1
2024-12-25Rewrite the error-code docs for coverage attributes [E0788]Zalathar-19/+17
2024-12-25Enable LSX feature for LoongArch OpenHarmony targetWANG Rui-1/+1
2024-12-25Auto merge of #134748 - DianQK:rollup-3y5fzcx, r=DianQKbors-10/+261
2024-12-25Overhaul error messages for disallowed coverage attributesZalathar-75/+160
2024-12-25Expand the main test for where the coverage attribute is allowedZalathar-48/+148
2024-12-25Fully redact the [E0788] error message in tests, to make changes easierZalathar-26/+26
2024-12-25fix examples using Ty.kind()lapla-cogito-2/+2
2024-12-25Rollup merge of #134741 - compiler-errors:coroutine-verbose, r=lqdDianQK-5/+11
2024-12-25Rollup merge of #134735 - compiler-errors:arm-diverges, r=WaffleLapkinDianQK-5/+39
2024-12-25Rollup merge of #134525 - adetaylor:unstable-book-changes, r=wesleywiserDianQK-0/+211
2024-12-25Auto merge of #134747 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-24Update cargoWeihang Lo-0/+0
2024-12-24Default to short backtraces for dev builds of rustc itselfjyn-1/+5
2024-12-25Actually print all the relevant parts of a coroutine in verbose modeMichael Goulet-5/+11
2024-12-25Rename `tests/ui/coverage-attr/no-coverage.rs` to `allowed-positions.rs`Zalathar-14/+16
2024-12-25Auto merge of #134729 - oliveredget:typo, r=jieyouxubors-6/+6
2024-12-25compiletest: Support `forbid-output` in UI testsclubby789-2/+4
2024-12-24Auto merge of #134722 - ChrisDenton:trunc, r=Amanieubors-8/+20
2024-12-24auto-fix `if_not_else` (#13809)llogiq-6/+279
2024-12-24Auto merge of #134333 - daxpedda:stdarch-bump, r=daxpeddabors-18/+10
2024-12-24Consider arm to diverge if guard divergesMichael Goulet-5/+39
2024-12-24Bump `stdarch`daxpedda-18/+10
2024-12-24Auto merge of #134724 - onur-ozkan:type-improvements, r=jieyouxubors-53/+34
2024-12-24chore: fix typosoliveredget-6/+6
2024-12-24improve type mutation for certain structuresonur-ozkan-53/+34
2024-12-24add more testslapla-cogito-1/+179
2024-12-24Windows: Use FILE_ALLOCATION_INFO for truncationChris Denton-8/+20
2024-12-24Auto merge of #134513 - fudancoder:master, r=jieyouxubors-8/+8
2024-12-24Fix some typosfudancoder-8/+8
2024-12-24Auto merge of #134716 - Zalathar:rollup-1h4q8cc, r=Zalatharbors-232/+427
2024-12-24Rollup merge of #134701 - compiler-errors:non-const-def-descr, r=Urgau,fmeaseStuart Cook-105/+107