about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-04nvptx64: update default alignment to match LLVM 21Augie Fackler-1/+7
2025-02-04Auto merge of #136533 - jhpratt:rollup-s0ign8n, r=jhprattbors-926/+1234
2025-02-04Rollup merge of #136334 - ricci009:primitivers, r=tgross35Jacob Pratt-169/+183
2025-02-04Rollup merge of #136167 - pitaj:new_range, r=NadrierilJacob Pratt-54/+252
2025-02-04Rollup merge of #135844 - yaahc:tidy-feature-status-dump, r=jieyouxuJacob Pratt-0/+123
2025-02-04Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=NoratriebJacob Pratt-640/+635
2025-02-04Rollup merge of #134777 - saethlin:enable-more-tests-on-windows, r=NoratriebJacob Pratt-63/+41
2025-02-04Auto merge of #135265 - pascaldekloe:fmt-int-speed, r=tgross35,ChrisDentonbors-75/+81
2025-02-04Auto merge of #136525 - matthiaskrgr:rollup-m8kqlek, r=matthiaskrgrbors-420/+630
2025-02-04Rollup merge of #136462 - Zalathar:endpoint, r=oli-obkMatthias Krüger-39/+42
2025-02-04Rollup merge of #136309 - onur-ozkan:133629, r=jieyouxuMatthias Krüger-1/+5
2025-02-04Rollup merge of #136022 - vayunbiyani:port_tests, r=RalfJungMatthias Krüger-348/+518
2025-02-04Rollup merge of #135836 - ferrocene:ja-gh135782-build-crt-only-for-musl, r=on...Matthias Krüger-2/+8
2025-02-04Rollup merge of #134814 - sayantn:keylocker, r=oli-obkMatthias Krüger-0/+26
2025-02-04Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelidMatthias Krüger-30/+31
2025-02-04Auto merge of #136507 - matthiaskrgr:rollup-uzwv9mo, r=matthiaskrgrbors-340/+622
2025-02-03Auto merge of #136483 - marcoieni:dist-x86_64-msvc-windows-25, r=Kobzolbors-1/+1
2025-02-03primitive type migration from mod.rs to primitives.rsricci009-169/+183
2025-02-03Rollup merge of #136498 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-02-03Rollup merge of #136493 - RalfJung:x86-platform-support, r=NoratriebMatthias Krüger-20/+20
2025-02-03Rollup merge of #136484 - Zalathar:query-cache-notes, r=jieyouxuMatthias Krüger-5/+42
2025-02-03Rollup merge of #136476 - jieyouxu:panic-panic-panic, r=lcnrMatthias Krüger-19/+7
2025-02-03Rollup merge of #136430 - FedericoBruzzone:follow-up-136180, r=oli-obkMatthias Krüger-78/+79
2025-02-03Rollup merge of #136411 - dtolnay:fnptr, r=notriddleMatthias Krüger-12/+34
2025-02-03Rollup merge of #136299 - lqd:polonius-next-episode-9, r=jackh726Matthias Krüger-152/+376
2025-02-03Rollup merge of #136289 - Pyr0de:oncecell-docs, r=tgross35Matthias Krüger-54/+64
2025-02-03Auto merge of #136146 - RalfJung:x86-abi, r=workingjubileebors-60/+161
2025-02-03platform-support: document CPU baseline for x86-32 targetsRalf Jung-20/+20
2025-02-03Move `try_to_raw_bytes` from `ty::Valtree` to `ty::Value`FedericoBruzzone-38/+36
2025-02-03Update booksrustbot-0/+0
2025-02-03no unsafe pointer and no overflowing_literals in fmt::Display of integersPascal S. de Kloe-68/+75
2025-02-03Auto merge of #136481 - jieyouxu:rollup-w0lnnqb, r=jieyouxubors-143/+251
2025-02-03patch RfL jobRalf Jung-2/+2
2025-02-03add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...Ralf Jung-58/+159
2025-02-03platform-support docs: fix x87 errata footnotesRalf Jung-5/+5
2025-02-03Enable more tests on WindowsBen Kimock-63/+41
2025-02-03tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`许杰友 Jieyou Xu (Joe)-19/+7
2025-02-03Auto merge of #136352 - lqd:ensure-stacks, r=compiler-errorsbors-6/+12
2025-02-03Refactor using the type-level constant value `ty::Value`FedericoBruzzone-59/+62
2025-02-03OnceCell & OnceLock docs: Using (un)initialized consistentlyPyrode-54/+64
2025-02-03Notes on types/traits used for in-memory query cachingZalathar-5/+42
2025-02-03ci: move dist-x86_64-msvc to windows 2025MarcoIeni-1/+1
2025-02-03Rollup merge of #136467 - onur-ozkan:override-default-profile-on-tarballs, r=...许杰友 Jieyou Xu (Joe)-1/+8
2025-02-03Rollup merge of #136464 - nnethercote:rm-TyCtxtAt-for-hooks, r=oli-obk许杰友 Jieyou Xu (Joe)-38/+21
2025-02-03Rollup merge of #136455 - nnethercote:less-Clone, r=compiler-errors许杰友 Jieyou Xu (Joe)-24/+24
2025-02-03Rollup merge of #136441 - jieyouxu:cleanup-is-rustdoc, r=compiler-errors许杰友 Jieyou Xu (Joe)-5/+2
2025-02-03Rollup merge of #136438 - RalfJung:offset_from_ub_errors, r=oli-obk许杰友 Jieyou Xu (Joe)-19/+81
2025-02-03Rollup merge of #136432 - fmease:lta-fix-def-site-checks, r=compiler-errors许杰友 Jieyou Xu (Joe)-11/+78
2025-02-03Rollup merge of #136404 - fmease:rm-compiletest-relic-of-the-past, r=Noratrie...许杰友 Jieyou Xu (Joe)-38/+30
2025-02-03Rollup merge of #136356 - pthariensflame:patch-1, r=tgross35许杰友 Jieyou Xu (Joe)-7/+7