about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-31some refactoring and cleanupRalf Jung-145/+128
2025-08-31Merge pull request #4551 from nia-e/fixup-jump-instrRalf Jung-26/+26
2025-08-31native-lib: pass structs to native codeNia Espera-129/+467
2025-08-31native-lib: more resilient grabbing of instruction bytesNia Espera-26/+26
2025-08-31allow taking address to union fieldKivooeo-12/+132
2025-08-31Supress `excessive_precision` when constants are overly precise (#15193)Samuel Tardieu-24/+330
2025-08-31dedup to_radians float testKarol Zwolak-68/+26
2025-08-31Auto merge of #146053 - joboet:split-paths-regression, r=Mark-Simulacrumbors-5/+26
2025-08-31dedup to_degrees float testKarol Zwolak-59/+29
2025-08-31fixup nix dev shell againWaffle Lapkin-0/+3
2025-08-31dedup powi float testKarol Zwolak-66/+28
2025-08-31fix: `needless_for_each` suggests wrongly with explicit closure input types (...dswij-17/+76
2025-08-31Supress excessive_precision when constants are overly preciseTeodoro Freund-24/+330
2025-08-31Get the block content from the proper context (#15014)Timo-16/+133
2025-08-31explicitly end `va_list` lifetimeFolkert de Vries-0/+3
2025-08-31round pointer to alignment without going via intFolkert de Vries-3/+6
2025-08-31Commas to semicolons in clippy.toml reasons (#15592)Alejandra González-5/+5
2025-08-31Auto merge of #146052 - matthiaskrgr:rollup-cfxx9m6, r=matthiaskrgrbors-55/+123
2025-08-31add `#[must_use]` to `array::repeat`joboet-0/+1
2025-08-31std: fix `SplitPaths` regressionjoboet-5/+26
2025-08-31Rollup merge of #145931 - gonzalobg:patch-1, r=nagisaMatthias Krüger-3/+2
2025-08-31Rollup merge of #145592 - nilotpal-n7:fix-format-alignment, r=lcnrMatthias Krüger-9/+19
2025-08-31Rollup merge of #145174 - 197g:issue-145148-select-unpredictable-drop, r=joboetMatthias Krüger-2/+71
2025-08-31Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=NoratriebMatthias Krüger-41/+31
2025-08-31Auto merge of #146039 - Mark-Simulacrum:fix-bolt-path, r=Kobzolbors-5/+15
2025-08-31fixLorrensP-2158466-2/+2
2025-08-30rustdoc-search: improve concurrency at type searchMichael Howell-9/+15
2025-08-31Auto merge of #145582 - estebank:issue-107806, r=chenyukangbors-0/+160
2025-08-31suggest method name with maybe ty mismatchyukang-1/+39
2025-08-31More targeted parentheses suggestion for match statement intended as expressionEsteban Küber-26/+116
2025-08-31Provide suggestion when encountering `match () { () => 1 } + match () { () =>...Esteban Küber-6/+35
2025-08-30Auto merge of #146043 - tgross35:rollup-hdumq5v, r=tgross35bors-32/+117
2025-08-30Rollup merge of #146036 - Mark-Simulacrum:rust-1, r=KobzolTrevor Gross-1/+5
2025-08-30Rollup merge of #146035 - GuillaumeGomez:update-browser-ui-test, r=GuillaumeG...Trevor Gross-3/+3
2025-08-30Rollup merge of #146030 - ChrisDenton:wait-timeout, r=tgross35Trevor Gross-6/+18
2025-08-30Rollup merge of #144964 - 0xdeafbeef:fix-open-options, r=ibraheemdevTrevor Gross-22/+91
2025-08-30Merge pull request #20579 from Elliot-Roberts/fix-double-target-optionChayim Refael Friedman-5/+2
2025-08-30Detect negative literal inferred to unsigned integerEsteban Küber-1/+78
2025-08-30More docsAlona Enraght-Moony-7/+43
2025-08-30Use absolute path to llvm-bolt, merge-fdata rather than PATHMark Rousskov-5/+15
2025-08-30Start documenting tests/rustdoc-jsonAlona Enraght-Moony-2/+48
2025-08-30tidy: --bless now makes escheck run with --fixbinarycat-10/+22
2025-08-30Pass `--target` before `--` for `cargo rustc`Elliot Roberts-5/+2
2025-08-30rustdoc-search: split function inverted index by input/outputMichael Howell-67/+256
2025-08-30review comment: move `Visitor`Esteban Küber-27/+29
2025-08-30Fix spurious test timeoutChris Denton-6/+18
2025-08-30Auto merge of #146029 - JonathanBrouwer:incorrect-fixme, r=jdonszelmannbors-1/+1
2025-08-30fix: `needless_for_each` suggests wrongly with explicit closure input typesAda Alakbarova-17/+76
2025-08-30Avoid unnecessary suggestion in or-patternEsteban Küber-73/+36
2025-08-30Use move_file for rename in tracingMark Rousskov-1/+5