summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-19Get rid of const eval_* and try_eval_* helpersMichael Goulet-172/+119
2024-10-19Auto merge of #131211 - bjorn3:rust_abi_follow_c_rules, r=nikic,jieyouxubors-74/+216
2024-10-19Fix test expectations for 32bit x86bjorn3-16/+12
2024-10-19Auto merge of #131816 - Zalathar:profiler-feature, r=Kobzolbors-4/+3
2024-10-19Auto merge of #131910 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-10-18Update cargoWeihang Lo-0/+0
2024-10-18Auto merge of #131892 - flip1995:clippy-subtree-update, r=Manishearthbors-1779/+4036
2024-10-18Auto merge of #131895 - jieyouxu:rollup-jyt3pic, r=jieyouxubors-121/+135
2024-10-18Rollup merge of #131870 - Zalathar:test-collector, r=jieyouxu许杰友 Jieyou Xu (Joe)-104/+98
2024-10-18Rollup merge of #131864 - lrh2000:upcast_reorder, r=WaffleLapkin许杰友 Jieyou Xu (Joe)-14/+36
2024-10-18Rollup merge of #126207 - devnexen:stack_overflow_libc_upd, r=joboet许杰友 Jieyou Xu (Joe)-3/+1
2024-10-18Auto merge of #131841 - paulmenage:futex-abstraction, r=joboetbors-66/+83
2024-10-18Hotfix TRAIT_METHODS static->constPhilipp Krones-1/+2
2024-10-18Update Cargo.lockPhilipp Krones-35/+11
2024-10-18Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-u...Philipp Krones-1745/+4025
2024-10-18Auto merge of #13561 - flip1995:rustup, r=flip1995bors-156/+138
2024-10-18Bump nightly version -> 2024-10-18Philipp Krones-1/+1
2024-10-18Bump Clippy version -> 0.1.84Philipp Krones-4/+4
2024-10-18Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1768/+4078
2024-10-18Auto merge of #131887 - jieyouxu:rollup-ftik4ni, r=jieyouxubors-60/+287
2024-10-18Rollup merge of #131877 - RalfJung:checktools-comment, r=ChrisDenton许杰友 Jieyou Xu (Joe)-0/+4
2024-10-18Rollup merge of #131874 - heiher:loong-ohos-medium, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+2
2024-10-18Rollup merge of #131866 - jieyouxu:thread_local, r=jhpratt许杰友 Jieyou Xu (Joe)-22/+49
2024-10-18Rollup merge of #131858 - AnthonyMikh:AnthonyMikh/repeat_n-is-not-that-specia...许杰友 Jieyou Xu (Joe)-3/+1
2024-10-18Rollup merge of #131809 - collinoc:fix-retain-mut-docs, r=jhpratt许杰友 Jieyou Xu (Joe)-2/+2
2024-10-18Rollup merge of #131802 - compiler-errors:fnonce-coverage, r=Zalathar许杰友 Jieyou Xu (Joe)-19/+102
2024-10-18Rollup merge of #131774 - thesummer:rtems-add-getentropy, r=joboet许杰友 Jieyou Xu (Joe)-0/+4
2024-10-18Rollup merge of #131755 - jfrimmel:avr-rjmp-offset-regression-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+107
2024-10-18Rollup merge of #130136 - GKFX:stabilize-const-pin, r=dtolnay许杰友 Jieyou Xu (Joe)-13/+16
2024-10-18Dont ICE when computing coverage of synthetic async closure bodyMichael Goulet-19/+102
2024-10-18checktools.sh: add link to issue for more context about disabled Miri testsRalf Jung-0/+4
2024-10-18Add entropy source for RTEMSJan Sommer-0/+4
2024-10-18Auto merge of #131362 - Kobzol:ci-free-runners-linux-4c, r=Mark-Simulacrumbors-7/+29
2024-10-18Default to the medium code model on OpenHarmony LoongArch targetWANG Rui-1/+2
2024-10-18Auto merge of #131869 - matthiaskrgr:rollup-xrkz174, r=matthiaskrgrbors-121/+738
2024-10-18Rename `stamp` to `stamp_file_path`Zalathar-7/+7
2024-10-18Rename `found_paths` to `found_path_stems`Zalathar-8/+8
2024-10-18Rename `inputs` to `common_inputs_stamp`Zalathar-7/+13
2024-10-18Store test collection context/state in two structsZalathar-86/+73
2024-10-18Rollup merge of #131857 - WaffleLapkin:dyn-drop-principal-3, r=compiler-errorsMatthias Krüger-35/+167
2024-10-18Rollup merge of #131850 - lexeyOK:master, r=compiler-errorsMatthias Krüger-1/+1
2024-10-18Rollup merge of #131823 - thesummer:bump-libc-0.2.160, r=workingjubileeMatthias Krüger-3/+3
2024-10-18Rollup merge of #131743 - tamird:find_commandline_library-tidy, r=lcnrMatthias Krüger-42/+49
2024-10-18Rollup merge of #131654 - betrusted-io:xous-various-fixes, r=thomccMatthias Krüger-40/+518
2024-10-18Consolidate test collection state in one placeZalathar-11/+12
2024-10-18Never emit `vptr` for empty/auto traitsRuihan Li-14/+36
2024-10-18Avoid shadowing user provided types or type aliases in `thread_local!`许杰友 Jieyou Xu (Joe)-22/+49
2024-10-18remove outdated documentation for `repeat_n`AnthonyMikh-3/+1
2024-10-18Add more testsJules Bertholet-1/+85
2024-10-17Auto merge of #131572 - cuviper:ub-index_range, r=thomccbors-4/+12