about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-09Rollup merge of #126188 - Kobzol:runmake-command-docs, r=jieyouxu许杰友 Jieyou Xu (Joe)-14/+6
2024-06-09Rollup merge of #125963 - workingjubilee:remove-hashes-from-codegen-tests, r=...许杰友 Jieyou Xu (Joe)-8/+8
2024-06-09Rollup merge of #125470 - cuviper:relnotes-1.79.0, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+128
2024-06-09Rollup merge of #125465 - weihanglo:opt-dist-vendor, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-22/+83
2024-06-09Rollup merge of #125253 - sunsided:feature/FRAC_1_SQRT_PI, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+23
2024-06-09Rollup merge of #125041 - scottmcm:gvn-for-from-raw-parts, r=cjgillot许杰友 Jieyou Xu (Joe)-26/+519
2024-06-09tidy: add license exceptions for rustc-perfWeihang Lo-1/+41
2024-06-09feat: vendor crates required by opt-dist to collect profilesWeihang Lo-21/+39
2024-06-09Add release notes for 1.79.0Josh Stone-0/+128
2024-06-09Auto merge of #126193 - RalfJung:miri-sync, r=RalfJungbors-1087/+1500
2024-06-09Auto merge of #126166 - matthiaskrgr:crsh, r=jieyouxubors-0/+323
2024-06-09Auto merge of #3661 - tiif:fix/eventfd, r=RalfJungbors-23/+30
2024-06-09Follow up fix for eventfd shimtiif-23/+30
2024-06-09Auto merge of #3663 - RalfJung:timeouts, r=RalfJungbors-67/+102
2024-06-09don't panic if time computaton overflowsRalf Jung-67/+102
2024-06-09Auto merge of #3653 - tiif:bug/futex_ice, r=RalfJungbors-8/+20
2024-06-09Run cargo fmttiif-1/+4
2024-06-09Saturate to u64::MAXtiif-1/+2
2024-06-09Checked add for duration updatebyt-1/+1
2024-06-09Add comment for u128 to u64 conversion.byt-0/+2
2024-06-09Move duration division outtiif-5/+3
2024-06-09Use modulo operation to convert nanosecond to Durationtiif-7/+8
2024-06-09Remove testtiif-16/+0
2024-06-09Convert u128 to nanosecondtiif-12/+8
2024-06-09First attempttiif-7/+34
2024-06-09Fix documentation for `impl_common_helpers` in `run-make-support`Jakub Beránek-14/+6
2024-06-09Auto merge of #3662 - RalfJung:simd-bitmask, r=RalfJungbors-51/+130
2024-06-09use strict ops in some placesRalf Jung-9/+8
2024-06-09simd_bitmask: work correctly for sizes like 24Ralf Jung-42/+122
2024-06-09Auto merge of #126185 - matthiaskrgr:rollup-72dn1s2, r=matthiaskrgrbors-42/+69
2024-06-09Rollup merge of #126175 - Kobzol:tidy-install-pip-quiet, r=tgross35Matthias Krüger-1/+1
2024-06-09Rollup merge of #126168 - devnexen:current_exe_haiku_simpl, r=ChrisDentonMatthias Krüger-10/+10
2024-06-09Rollup merge of #126155 - Zalathar:run-make-fulldeps, r=onur-ozkanMatthias Krüger-31/+15
2024-06-09Rollup merge of #126146 - devnexen:signal_fbsd, r=ChrisDentonMatthias Krüger-0/+4
2024-06-09Rollup merge of #126137 - Enselic:normalize-generic-arg, r=compiler-errorsMatthias Krüger-0/+39
2024-06-09tests: add more crashesMatthias Krüger-0/+323
2024-06-09Auto merge of #3660 - RalfJung:wrong-error, r=RalfJungbors-2/+2
2024-06-09simd_select_bitmask: fix intrinsic name in errorRalf Jung-2/+2
2024-06-09Auto merge of #126163 - RalfJung:simd-packed, r=calebzulawski,workingjubileebors-8/+25
2024-06-09Auto merge of #3659 - RalfJung:bitmask-too-large, r=RalfJungbors-2/+10
2024-06-09simd_bitmask: nicer error when the mask is too bigRalf Jung-2/+10
2024-06-09Remove empty test suite `tests/run-make-fulldeps`Zalathar-16/+3
2024-06-09Make job `x86_64-gnu-debug` run a subset of run-make testsZalathar-1/+9
2024-06-09Auto merge of #126087 - jieyouxu:rmake-docs, r=Kobzolbors-0/+43
2024-06-09Remove useless feature gate test for `#[feature(extern_prelude)]`Zalathar-9/+0
2024-06-09Identify run-make tests by mode name instead of suite nameZalathar-5/+3
2024-06-09Auto merge of #126150 - RalfJung:offset_of_slice, r=compiler-errorsbors-46/+215
2024-06-08Auto merge of #126173 - nikic:pr-ci-codegen-tests, r=Kobzolbors-14/+2
2024-06-08Use --quiet flag when installing pip dependenciesJakub Beránek-1/+1
2024-06-08Auto merge of #3656 - RalfJung:rustup, r=RalfJungbors-3159/+4410