about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-23`needless_return`: look inside `else if` parts as wellSamuel Tardieu-3/+230
2025-05-23Auto merge of #141062 - ChaiTRex:ide_fmt_2024, r=Mark-Simulacrumbors-6/+10
2025-05-23Merge pull request #19853 from Veykril/push-ovpvzkxmpsukLukas Wirth-280/+83
2025-05-23Bump salsaLukas Wirth-280/+83
2025-05-23use `cfg_select!` to select the right `VaListImpl` definitionFolkert de Vries-175/+136
2025-05-23Emit dummy open drop for unsafe binderMichael Goulet-0/+46
2025-05-23Properly analyze captures from unsafe bindersMichael Goulet-0/+2
2025-05-23Properly analyze captures from unsafe bindersMichael Goulet-5/+51
2025-05-23Merge pull request #4347 from RalfJung/ciRalf Jung-8/+9
2025-05-23Dont walk into unsafe binders when emiting error for non-structural type matchMichael Goulet-0/+33
2025-05-23test some aarch64 windows targetsRalf Jung-1/+4
2025-05-23many-seeds tests have become a lot faster thanks to multithreadingRalf Jung-7/+5
2025-05-23`needless_borrow`: do not contradict `dangerous_implicit_autorefs`Samuel Tardieu-22/+49
2025-05-23Disable `triagebot`'s `glacier` handlerLeón Orell Valerian Liehr-2/+0
2025-05-23Merge pull request #4346 from RalfJung/benchRalf Jung-11/+15
2025-05-23./miri bench: sort results alphabeticallyRalf Jung-11/+15
2025-05-23Merge pull request #4345 from rust-lang/rustup-2025-05-23Ralf Jung-5390/+8525
2025-05-23Auto merge of #140553 - BoxyUwU:defer_type_system_ctfe, r=compiler-errorsbors-189/+546
2025-05-23Merge from rustcThe Miri Cronjob Bot-5389/+8524
2025-05-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-23Remove #![feature(let_chains)] from libcoreest31-2/+2
2025-05-22triagebot: enable issue transferlolbinarycat-0/+2
2025-05-23Auto merge of #135160 - RalfJung:aarch64-softfloat-not-neon, r=Noratriebbors-18/+127
2025-05-22rustdoc.md: reorder list so test suites are not split uplolbinarycat-4/+4
2025-05-23Normalize when checking for uninhabited types for pattern exhaustiveness chec...Chayim Refael Friedman-25/+81
2025-05-22rustdoc: rip out all the gui tests for <100% width mobile sidebarbinarycat-19/+5
2025-05-22Use the fn_span when emitting function calls for better debug info.Kyle Huey-0/+47
2025-05-22Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgrbors-988/+1685
2025-05-23Async drop poll shim for error dropee generates noop body (fixes #140930)Andrew Zhogin-3/+44
2025-05-22rustdoc JSON: Don't apply `#[repr]` privacy heuristicsLeón Orell Valerian Liehr-53/+12
2025-05-22interpret: do not force_allocate all return placesRalf Jung-142/+138
2025-05-22Implement file cloning on WindowsRune Tynan-1/+97
2025-05-22Collect and use `#[doc(test(attr(..)))]` at every levelUrgau-34/+285
2025-05-22Allow `#![doc(test(attr(..)))]` at every levelUrgau-116/+147
2025-05-22Allow `#![doc(test(attr(..)))]` doctests to be again merged togetherUrgau-11/+48
2025-05-22Collect and use `#![doc(test(attr(..)))]` at module level tooUrgau-52/+229
2025-05-22make shared_helpers exe function work for both cygwin and non-cygwin hostsJeremy Drake-1/+10
2025-05-22Auto merge of #141388 - Kobzol:x64-github-runner, r=marcoienibors-1/+1
2025-05-22~? annotation type is specialTshepang Mbambo-4/+5
2025-05-22rustdoc: improve diagnostics on raw doc fragmentsbinarycat-41/+154
2025-05-22Allow `#![doc(test(attr(..)))]` at module level tooUrgau-20/+107
2025-05-22Fix future-incompatible lint group testUrgau-15/+35
2025-05-22Fix `needless_for_each` suggests wrongly when closure has no braces (#14735)Alejandra González-8/+74
2025-05-22Auto merge of #141397 - matthiaskrgr:rollup-l9uu6g6, r=matthiaskrgrbors-67/+203
2025-05-22docs: fix typosDannyyy93-3/+3
2025-05-22Rollup merge of #141390 - compiler-errors:poly-select-new-solver, r=lcnrMatthias Krüger-10/+69
2025-05-22Rollup merge of #141389 - marcoieni:aws-secrets-ci-migration, r=KobzolMatthias Krüger-4/+4
2025-05-22Rollup merge of #141382 - marcoieni:distcheck-free-x86, r=KobzolMatthias Krüger-1/+1
2025-05-22Rollup merge of #141381 - RalfJung:try_cast_aligned-strict-provenance, r=tgro...Matthias Krüger-21/+15
2025-05-22Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=Guill...Matthias Krüger-7/+2