about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-19Add new `useless_concat` lint (#13829)Samuel Tardieu-0/+280
2025-05-19GetUserProfileDirectoryW: reference issue regarding implementation details we...Ralf Jung-2/+2
2025-05-19windows: document that we rely on an undocumented property of GetUserProfileD...Ralf Jung-0/+2
2025-05-19Warning added when dependency crate has async drop types, and the feature is ...Andrew Zhogin-1/+55
2025-05-19Merge pull request #2395 from smanilov/patch-10许杰友 Jieyou Xu (Joe)-1/+1
2025-05-19Update link to Forge guide on new flagsStan Manilov-1/+1
2025-05-19Merge pull request #4333 from RalfJung/mips-testsRalf Jung-22/+30
2025-05-19gvn: bail out unavoidable non-ssa locals in repeatdianqk-1/+91
2025-05-19run tests on mips-unknown-linux-gnuRalf Jung-22/+30
2025-05-19add this to Miri's trophy caseRalf Jung-0/+1
2025-05-19fix data race in ReentrantLock fallback for targets without 64bit atomicsRalf Jung-2/+25
2025-05-19introduce common macro for `MutVisitor` and `Visitor` to dedup codeDeadbeef-49/+73
2025-05-19Auto merge of #141243 - Zalathar:rollup-x5xt80l, r=Zalatharbors-540/+563
2025-05-19skip compiler tools sanity checks on certain commandsonur-ozkan-3/+17
2025-05-19Fix cache problems with lints levelChayim Refael Friedman-164/+60
2025-05-19Merge pull request #2394 from smanilov/patch-9nora-1/+1
2025-05-19Merge pull request #2393 from smanilov/patch-8nora-9/+3
2025-05-19Make run instructions firstStan Manilov-1/+1
2025-05-19Check if dropping an expression may have indirect side-effects (#14594)Alejandra González-5/+64
2025-05-19Remove unused references and simplify oneStan Manilov-9/+3
2025-05-19Merge pull request #19822 from Veykril/push-mzzluystvwlsLukas Wirth-49/+1
2025-05-19Rollup merge of #141242 - folkertdev:aarch64-asm-parse-errors, r=AmanieuStuart Cook-470/+7
2025-05-19Rollup merge of #141239 - RalfJung:dladdr-fname, r=NoratriebStuart Cook-7/+5
2025-05-19Rollup merge of #141225 - matthiaskrgr:crashes_may2015, r=compiler-errorsStuart Cook-0/+396
2025-05-19Rollup merge of #141117 - klensy:opt-dist-icf, r=KobzolStuart Cook-1/+1
2025-05-19Rollup merge of #140847 - Zalathar:unused-local-file, r=SparrowLiiStuart Cook-62/+154
2025-05-19Remote dangling fileLukas Wirth-49/+1
2025-05-19Merge pull request #2389 from fuzzypixelz/typosnora-14/+13
2025-05-19Merge pull request #19809 from flodiebold/push-txyotwlvvklnLukas Wirth-1/+17
2025-05-19Auto merge of #140754 - dpaoliello:cygwinpath, r=marcoienibors-3/+3
2025-05-19in aarch64 asm parse error tests, only test cases specific to that targetFolkert de Vries-470/+7
2025-05-19Merge pull request #4329 from RalfJung/no-castsRalf Jung-68/+83
2025-05-19add to_u64() helper method and use it where appropriateRalf Jung-26/+37
2025-05-19enable clippy::as_conversions to fully rule out as-castsRalf Jung-57/+61
2025-05-19Docs: Use spaces in `good first issue` label (#14844)Samuel Tardieu-5/+5
2025-05-19Docs: Use spaces in `good first issue` labelPhilipp Krones-5/+5
2025-05-19Merge pull request #19814 from Veykril/lw-sxquntxksovsLukas Wirth-9/+54
2025-05-19Debounce workspace fetching for workspace structure changesLukas Wirth-9/+54
2025-05-19Change import prefix default to be by crateLukas Wirth-3/+3
2025-05-19dladdr cannot leave dli_fname to be nullRalf Jung-7/+5
2025-05-19Merge pull request #4331 from rust-lang/rustup-2025-05-19Ralf Jung-879/+2195
2025-05-19Merge pull request #19757 from Veykril/push-zzxwtzuzqvzxLukas Wirth-80/+136
2025-05-19Auto merge of #141238 - Zalathar:rollup-zdqpazo, r=Zalatharbors-138/+292
2025-05-19Merge from rustcThe Miri Cronjob Bot-878/+2194
2025-05-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-19Merge from rustcThe rustc-dev-guide Cronjob Bot-10586/+15508
2025-05-19Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-05-18add exact_div functionsJeremy Smart-1/+207
2025-05-19Rollup merge of #141110 - xizheyin:issue-141107, r=workingjubileeStuart Cook-2/+2
2025-05-19Rollup merge of #140874 - mejrs:rads, r=WaffleLapkinStuart Cook-4/+4