about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-29make some powf and powi cases involving SNaN non-deterministicLorrensP-2158466-38/+77
2025-06-29Merge pull request #4425 from RalfJung/rustupRalf Jung-2023/+2454
2025-06-29Merge from rustcRalf Jung-2022/+2453
2025-06-29Preparing for merge from rustcRalf Jung-1/+1
2025-06-29Auto merge of #142802 - compiler-errors:dedup-analyses, r=lcnrbors-3/+11
2025-06-30moved testsKivooeo-0/+0
2025-06-29Add support for a few missing LLVM intrinsicsAntoni Boucher-0/+38
2025-06-29moved & deleted some testsKivooeo-12/+0
2025-06-30fix: `cast_possible_truncation` should not suggest inside const contextyanglsh-4/+28
2025-06-29`missing_panics_doc`: Allow `unwrap()` and `expect()` inside const-only conte...Samuel Tardieu-3/+70
2025-06-29`missing_panics_doc`: Correctly distinguish maybe-const vs always-const conte...itsjunetime-3/+70
2025-06-29Auto merge of #143137 - RalfJung:miri-sync, r=RalfJungbors-333/+1916
2025-06-29inherit `#[align]` from trait method prototypesFolkert de Vries-26/+93
2025-06-29Merge pull request #20122 from chenyukang/yukang-fix-remove-parensChayim Refael Friedman-1/+1
2025-06-29Fix exactudiv and exactsdiv for gcc without 128-bit integersAntoni Boucher-3/+3
2025-06-29Consider deref'ed argument as non-temporarySamuel Tardieu-16/+166
2025-06-29Re-disable `tests/run-make/short-ice` on Windows MSVC againJieyou Xu-3/+6
2025-06-29Port #[link_section] to the new attribute parsing infrastructureAnne Stijns-26/+101
2025-06-29moved testsKivooeo-0/+0
2025-06-29Auto merge of #143183 - GuillaumeGomez:rollup-g60lr91, r=GuillaumeGomezbors-252/+640
2025-06-29Lazy-ify some markdown renderingYotam Ofek-86/+83
2025-06-29Don't try to guess how much to pre-allocateYotam Ofek-2/+2
2025-06-29mir: Use the `new` method for `BasicBlockData`dianqk-209/+180
2025-06-29Merge pull request #4424 from RalfJung/aarch64-linux-ciRalf Jung-21/+45
2025-06-29mir: Add a `new` method to `statement`dianqk-330/+295
2025-06-29also test on arm-64 linux hostsRalf Jung-21/+45
2025-06-29Remove unnecessary parens in closureyukang-1/+1
2025-06-29Add my work email to mailmapYotam Ofek-0/+1
2025-06-29Merge pull request #4423 from RalfJung/miri-script-stableRalf Jung-23/+29
2025-06-29cleaned up some testsKivooeo-98/+157
2025-06-29Rollup merge of #143030 - Urgau:issue-143025, r=SparrowLiiGuillaume Gomez-5/+178
2025-06-29Rollup merge of #142417 - Kivooeo:tf12, r=jieyouxuGuillaume Gomez-145/+162
2025-06-29Rollup merge of #142214 - Kivooeo:tf9, r=jieyouxuGuillaume Gomez-74/+83
2025-06-29Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubileeGuillaume Gomez-0/+2
2025-06-29Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubileeGuillaume Gomez-28/+217
2025-06-29make ./miri work on stable againRalf Jung-23/+29
2025-06-29apply suggestions for clippy::manual_is_multiple_of in libm-testquaternic-3/+3
2025-06-29Use `tracing-forest` instead of `tracing-tree` for bootstrap tracingJieyou Xu-28/+49
2025-06-29Update README.mdkilavvy-4/+4
2025-06-29Update the-doc-attribute.md (#1)Eeshvar Das-1/+1
2025-06-29Disable rust-lld in post-dist testsJakub Beránek-0/+2
2025-06-29Make combining LLD with external LLVM config a hard errorJakub Beránek-4/+2
2025-06-29Auto merge of #143173 - matthiaskrgr:rollup-ieu5k05, r=matthiaskrgrbors-400/+580
2025-06-29Merge pull request #20121 from Veykril/push-vkkuutpsuypqLukas Wirth-48/+49
2025-06-29Do not append `--compile-time-deps` to overwritten build script commandsLukas Wirth-48/+49
2025-06-29Merge pull request #2482 from jieyouxu/download-rustcJakub Beránek-0/+18
2025-06-29Merge pull request #4420 from rust-lang/rustup-2025-06-29Ralf Jung-266/+1356
2025-06-29disable ptrace codepath since it doesn't build on many targetsRalf Jung-59/+29
2025-06-29Merge from rustcThe Miri Cronjob Bot-265/+1355
2025-06-29fix miri build in bootstrapRalf Jung-0/+1