about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-10Move generic `NonZero` `rustc_layout_scalar_valid_range_start` attribute to i...Markus Reiter-86/+269
2024-03-10Auto merge of #122246 - RalfJung:miri, r=RalfJungbors-260/+239
2024-03-10Auto merge of #122064 - Zoxc:dep-graph-encode-tweaks, r=cjgillotbors-75/+34
2024-03-10Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma...bors-4286/+7224
2024-03-10Auto merge of #121662 - saethlin:precondition-unification, r=RalfJungbors-264/+420
2024-03-10Use full commit hash and remove `libgccjit.version` fileGuillaume Gomez-5/+2
2024-03-10Fix cg_gcc mergeGuillaume Gomez-3/+5
2024-03-09Auto merge of #122256 - Nadrieril:rollup-rc232xh, r=Nadrierilbors-198/+773
2024-03-09Rollup merge of #121711 - ChrisDenton:junction, r=Mark-SimulacrumGuillaume Boisseau-81/+86
2024-03-09Rollup merge of #121584 - klensy:itertools-up, r=Mark-SimulacrumGuillaume Boisseau-39/+26
2024-03-09Rollup merge of #121526 - onur-ozkan:minor-improvement, r=Mark-SimulacrumGuillaume Boisseau-6/+7
2024-03-09Rollup merge of #121403 - kornelski:io-oom, r=dtolnayGuillaume Boisseau-9/+31
2024-03-09Rollup merge of #121280 - ajwock:maybeuninit_fill, r=AmanieuGuillaume Boisseau-22/+398
2024-03-09Rollup merge of #120504 - kornelski:try_with_capacity, r=AmanieuGuillaume Boisseau-31/+189
2024-03-09Rollup merge of #114655 - nbdd0121:io-safety, r=dtolnayGuillaume Boisseau-10/+10
2024-03-09Rollup merge of #99153 - Dajamante:issue/95622, r=dtolnayGuillaume Boisseau-0/+26
2024-03-09Explain why we don't use intrinsics::is_nonoverlappingBen Kimock-0/+2
2024-03-09update lockfileRalf Jung-0/+1
2024-03-09Auto merge of #120985 - Kobzol:linux-update-host-llvm, r=Mark-Simulacrumbors-1/+1
2024-03-09NonZero::from_mut_unchecked is library UBBen Kimock-1/+1
2024-03-09Merge remote-tracking branch 'upstream/master' into HEADGuillaume Gomez-10333/+18612
2024-03-09Only enable library UB checks in const-eval/Miri when debug_assertions are en...Ben Kimock-1/+1
2024-03-09Improve docsBen Kimock-8/+10
2024-03-09Auto merge of #122241 - matthiaskrgr:rollup-r8q87ok, r=matthiaskrgrbors-171/+697
2024-03-09Rollup merge of #122237 - fee1-dead-contrib:rmord, r=compiler-errorsMatthias Krüger-28/+42
2024-03-09Rollup merge of #122233 - RalfJung:custom-alloc-box, r=oli-obkMatthias Krüger-35/+250
2024-03-09Rollup merge of #122232 - RalfJung:misc, r=jhprattMatthias Krüger-6/+7
2024-03-09Rollup merge of #122224 - gurry:add-tests, r=NadrierilMatthias Krüger-0/+109
2024-03-09Rollup merge of #122223 - Jarcho:visit_fix, r=oli-obkMatthias Krüger-1/+1
2024-03-09Rollup merge of #122215 - Zoxc:cycle-detect-names, r=oli-obkMatthias Krüger-19/+24
2024-03-09Rollup merge of #122209 - onur-ozkan:fix-tidy-path-resolution, r=compiler-errorsMatthias Krüger-3/+4
2024-03-09Rollup merge of #122187 - bjorn3:merge_header_version_checks, r=petrochenkovMatthias Krüger-45/+79
2024-03-09Rollup merge of #122178 - cuviper:ci-llvm-18, r=KobzolMatthias Krüger-0/+68
2024-03-09Rollup merge of #122160 - jieyouxu:eager-translate-help-use-latest-edition, r...Matthias Krüger-1/+27
2024-03-09Rollup merge of #121813 - Urgau:misc-non_local_defs-lint, r=cjgillotMatthias Krüger-30/+78
2024-03-09Rollup merge of #121358 - GnomedDev:lower-align-typeid, r=Mark-SimulacrumMatthias Krüger-3/+8
2024-03-09Remove `Ord` from `ClosureKind`Deadbeef-28/+42
2024-03-09miri: do not apply aliasing restrictions to Box with custom allocatorRalf Jung-35/+250
2024-03-09Auto merge of #122150 - ShoyuVanilla:replace-typewalker, r=lcnrbors-301/+311
2024-03-09Auto merge of #3367 - rust-lang:rustup-2024-03-09, r=RalfJungbors-2397/+5044
2024-03-09fix clippy lintsRalf Jung-1/+1
2024-03-09fn is_align_to: move some comments closer to the cast they refer toRalf Jung-6/+6
2024-03-09fix warning when building libcore for MiriRalf Jung-0/+1
2024-03-09Auto merge of #122102 - Urgau:optimize-symbol-integer, r=cjgillotbors-2/+6
2024-03-09Auto merge of #3368 - RalfJung:ui, r=RalfJungbors-4/+4
2024-03-09rename tests/compiletest → tests/uiRalf Jung-4/+4
2024-03-09Auto merge of #3366 - RalfJung:tempdir, r=oli-obkbors-15/+32
2024-03-09Add missing regression testsGurinder Singh-0/+109
2024-03-09Auto merge of #122095 - lukas-code:windows-shutdown-test, r=ChrisDentonbors-15/+18
2024-03-09fix incorrect path resolution in tidyonur-ozkan-3/+4