about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-30Use layout field of OperandRef and PlaceRef in codegen_intrinsic_callbjorn3-51/+41
2025-05-30Correct code comments (#14920)Samuel Tardieu-1/+1
2025-05-30build dist for x86_64-pc-solaris and sparcv9-sun-solarisPetr Sumbera-172/+285
2025-05-30Corrected code commentsBoot0x7c00-1/+1
2025-05-30Auto merge of #141573 - nnethercote:rustdoc-alloc-cleanups, r=camelidbors-146/+140
2025-05-30docs(trait_checking): import the right function (#14891)Samuel Tardieu-1/+1
2025-05-30clean-up `modulo_arithmetic` (#14898)Samuel Tardieu-28/+17
2025-05-30Show total count lints (#14901)Samuel Tardieu-1/+13
2025-05-30Merge pull request #4358 from tiif/remove_msgRalf Jung-12/+6
2025-05-30new restriction lint: pointer_formatAndre Bogus-4/+223
2025-05-30Merge pull request #19861 from vremyavnikuda/docs/find-all-refs-constructor-s...Lukas Wirth-3/+88
2025-05-30Change diagnostic wordingtiif-12/+6
2025-05-30Auto merge of #141753 - matthiaskrgr:rollup-bw4j2u0, r=matthiaskrgrbors-1322/+2060
2025-05-30Rollup merge of #141747 - lolbinarycat:rustdoc-cfg-138112, r=GuillaumeGomezMatthias Krüger-3/+25
2025-05-30Rollup merge of #141669 - tgross35:float-test-cleanup, r=RalfJungMatthias Krüger-717/+680
2025-05-30Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3Matthias Krüger-5/+5
2025-05-30Rollup merge of #141538 - folkertdev:systemv-x86_64-va_arg, r=workingjubileeMatthias Krüger-11/+331
2025-05-30Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3Matthias Krüger-105/+210
2025-05-30Rollup merge of #141430 - fee1-dead-contrib:push-nmzoprvtsvww, r=petrochenkovMatthias Krüger-146/+95
2025-05-30Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkovMatthias Krüger-133/+181
2025-05-30Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwcoMatthias Krüger-180/+311
2025-05-30Rollup merge of #133823 - estebank:issue-56328, r=petrochenkovMatthias Krüger-27/+227
2025-05-30Address review comments.Nicholas Nethercote-6/+6
2025-05-30Auto merge of #141651 - compiler-errors:less-assert, r=lcnrbors-11/+12
2025-05-29Improve wording of `manual_contains` docs (#14917)Samuel Tardieu-1/+1
2025-05-29Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomezbors-275/+348
2025-05-29jsondocck: command -> directiveAlona Enraght-Moony-39/+41
2025-05-29ci: Allow for multiple icount benchmarks in the same runTrevor Gross-8/+37
2025-05-29Remove RUSTC_RETRY_LINKER_ON_SEGFAULT hackNoratrieb-57/+2
2025-05-29Improve wording of `manual_contains` docsEthan Brierley-1/+1
2025-05-29float: Use `assert_biteq!` where possibleTrevor Gross-482/+492
2025-05-29float: Enable some f16 and f128 rounding tests on miriTrevor Gross-60/+26
2025-05-29float: Replace some approximate assertions with exactTrevor Gross-276/+276
2025-05-29float: Use a shared `assert_biteq!` macro for testsTrevor Gross-176/+163
2025-05-29libm-test: Make `extensive` an attribute rather than a test typeTrevor Gross-25/+60
2025-05-29Erase return type of crate_dependencies_in_reverse_postorderPiotr Osiewicz-4/+5
2025-05-29rustdoc: display doc(cfg(false)) properlybinarycat-3/+25
2025-05-29implement `va_arg` for x86_64 systemv and macOSFolkert de Vries-4/+326
2025-05-29Increase the benchmark rustc version to 2025-05-28Trevor Gross-1/+1
2025-05-29Rework `#[doc(cfg(..))]` checks as distinct pass in rustdocUrgau-65/+127
2025-05-29Auto merge of #141490 - compiler-errors:bump-pgo, r=Kobzolbors-11/+11
2025-05-29ci: Allow concurrency outside of pull requestsTrevor Gross-1/+1
2025-05-29Run `builtins-test-intrinsics` when possibleTrevor Gross-12/+24
2025-05-29Merge pull request #4343 from nia-e/discrete-allocatorRalf Jung-22/+526
2025-05-29Add benchmarks for float parsing and printingTrevor Gross-17/+83
2025-05-29some refactoring of the allocatorRalf Jung-67/+74
2025-05-29add separate allocator for MiriMachineNia Espera-22/+519
2025-05-30Reorder hir fn stuff.Nicholas Nethercote-7/+7
2025-05-30Reorder fields in `hir::ItemKind` variants.Nicholas Nethercote-21/+21
2025-05-30Reorder fields in `hir::ItemKind` variants.Nicholas Nethercote-186/+184