summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-29Rollup merge of #129003 - Voultapher:improve-ord-docs, r=workingjubileeMatthias Krüger
2024-09-29Rollup merge of #123932 - adamse:global-alloc-safety-preconds-positive, r=tgr...Matthias Krüger
2024-09-29let rustfmt format importsRalf Jung
2024-09-29rustdoc-gui: fix test casesMichael Howell
2024-09-29Auto merge of #131022 - matthiaskrgr:rollup-g9y1v11, r=matthiaskrgrbors
2024-09-29Rollup merge of #131014 - matthiaskrgr:no_clone_on_copy, r=chenyukangMatthias Krüger
2024-09-29Rollup merge of #131013 - matthiaskrgr:unwrapordefault, r=jieyouxuMatthias Krüger
2024-09-29Rollup merge of #131011 - matthiaskrgr:no_into, r=jieyouxuMatthias Krüger
2024-09-29Rollup merge of #131000 - rust-lang:cargo_update, r=clubby789Matthias Krüger
2024-09-29Rollup merge of #130931 - GuillaumeGomez:standalone-crate, r=notriddleMatthias Krüger
2024-09-29Auto merge of #130975 - matthiaskrgr:nice_ice_shall_suffice, r=jieyouxubors
2024-09-29cleanup: don't clone types that are CopyMatthias Krüger
2024-09-29Rename doctest attribute `standalone-crate` into `standalone_crate` for coher...Guillaume Gomez
2024-09-29cleanup: don't manually `unwrap_or_default()`Matthias Krüger
2024-09-29Auto merge of #131012 - GuillaumeGomez:rollup-e9ovh3a, r=GuillaumeGomezbors
2024-09-29Rollup merge of #131010 - RalfJung:target-cpu-native, r=jieyouxuGuillaume Gomez
2024-09-29Rollup merge of #130743 - YohDeadfall:net-nonblocking-doc, r=Mark-SimulacrumGuillaume Gomez
2024-09-29Rollup merge of #130537 - lolbinarycat:rustdoc-DocVisitor-docs, r=GuillaumeGomezGuillaume Gomez
2024-09-29Rollup merge of #130416 - BatmanAoD:130122-sort-by-docs, r=Mark-SimulacrumGuillaume Gomez
2024-09-29Rollup merge of #130383 - onur-ozkan:ignore-llvm-changes-on-ci-llvm-true, r=M...Guillaume Gomez
2024-09-29Auto merge of #3926 - klensy:deps-up2, r=RalfJungbors
2024-09-29cleanup: don't `.into()` identical typesMatthias Krüger
2024-09-29extend comment in global_llvm_features regarding target-cpu=native handlingRalf Jung
2024-09-29crashes: more testsMatthias Krüger
2024-09-29bump few depsklensy
2024-09-29add title to compiler updateklensy
2024-09-29Auto merge of #130983 - GuillaumeGomez:wait-for-false, r=notriddlebors
2024-09-29Auto merge of #3925 - RalfJung:solarish-random, r=RalfJungbors
2024-09-29skip old getrandom crate on SolarisRalf Jung
2024-09-29Remove duplicate sectionLukas Bergdoll
2024-09-29adjust testRalf Jung
2024-09-29Auto merge of #128321 - BatmanAoD:catch-unwind-doc-update, r=Mark-Simulacrumbors
2024-09-29fix cranelift CIRalf Jung
2024-09-29in `llvm::is_ci_llvm_modified`, check if it's rust-lang/rust CI jobonur-ozkan
2024-09-29create `CiEnv::is_rust_lang_managed_ci_job`onur-ozkan
2024-09-29Auto merge of #129687 - Urgau:rfc3127-sysroot-2, r=jieyouxubors
2024-09-29Fix std tests for wasm32-wasip2 targetNicola Krumschmidt
2024-09-29Hook up std::net to wasi-libc on wasm32-wasip2 targetNicola Krumschmidt
2024-09-29Adjust spacings and sizing to improve behavior with over-long namesFrank Steffahn
2024-09-29cargo updategithub-actions
2024-09-28Auto merge of #123778 - jhorstmann:optimize-upper-lower-auto-vectorization, r...bors
2024-09-28Enable `f16` tests on x86 Apple platformsTrevor Gross
2024-09-28rustdoc: add doc comment to DocVisitorbinarycat
2024-09-28Auto merge of #129385 - tgross35:more-platforms-enable-f16, r=Mark-Simulacrumbors
2024-09-28remap-path-prefix-sysroot: remap {{src-base}} as wellUrgau
2024-09-28compiletest: normalize to `$SRC_DIR_REAL` before `$TEST_BUILD_DIR`Urgau
2024-09-28Auto merge of #3918 - devnexen:solaris_arc4random_buf, r=RalfJungbors
2024-09-28make sure the new function is testedRalf Jung
2024-09-28tweak Const::identity_unevaluated name and docsRalf Jung
2024-09-28try to get rid of mir::Const::normalizeRalf Jung