about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-12Auto merge of #129992 - alexcrichton:update-compiler-builtins, r=tgross35bors-4/+4
2024-09-12Auto merge of #130269 - Zalathar:rollup-coxzt2t, r=Zalatharbors-761/+740
2024-09-12Rollup merge of #130256 - Zalathar:dump-stamp, r=jieyouxuStuart Cook-0/+6
2024-09-12Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukangStuart Cook-28/+66
2024-09-12Rollup merge of #130250 - compiler-errors:useless-conversion, r=jieyouxuStuart Cook-28/+20
2024-09-12Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoeristerStuart Cook-669/+561
2024-09-12Rollup merge of #130160 - Scripter17:fix-slice-first_mut-doc, r=AmanieuStuart Cook-1/+1
2024-09-12Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxuStuart Cook-19/+36
2024-09-12Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie...Stuart Cook-16/+26
2024-09-12Rollup merge of #125060 - ChrisJefferson:pathbuf-doc, r=workingjubileeStuart Cook-0/+24
2024-09-12Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnrbors-392/+578
2024-09-12Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxubors-16/+38
2024-09-11Fixup docs for PathBufJubilee Young-2/+2
2024-09-11Expand PathBuf documentationChris Jefferson-0/+24
2024-09-12Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errorsbors-4/+241
2024-09-12Re-run coverage tests if `coverage-dump` was modifiedZalathar-0/+6
2024-09-12Auto merge of #130183 - Marcondiro:unicode-16.0.0, r=Manishearthbors-708/+743
2024-09-11Remove unused functions from ast CoroutineKindMichael Goulet-9/+11
2024-09-11Auto merge of #130253 - workingjubilee:rollup-npqpnaf, r=workingjubileebors-860/+503
2024-09-11Rollup merge of #130248 - nyurik:fix-129895, r=workingjubileeJubilee-1/+1
2024-09-11Rollup merge of #130244 - samueltardieu:qmark-expansion-span-fix, r=jieyouxuJubilee-1/+1
2024-09-11Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errorsJubilee-1/+30
2024-09-11Rollup merge of #130228 - RalfJung:intrinsics-notify, r=saethlinJubilee-2/+9
2024-09-11Rollup merge of #130168 - juliusl:pr/fix-win-fs-change-time-links, r=ChrisDentonJubilee-10/+14
2024-09-11Rollup merge of #130114 - eduardosm:needless-returns, r=compiler-errorsJubilee-75/+66
2024-09-11Rollup merge of #130077 - madsmtm:watchos-arm-unwind, r=workingjubileeJubilee-14/+18
2024-09-11Rollup merge of #129835 - RalfJung:float-tests, r=workingjubileeJubilee-282/+254
2024-09-11Rollup merge of #129696 - RalfJung:stdarch, r=AmanieuJubilee-9/+14
2024-09-11Rollup merge of #129103 - Nadrieril:dont-warn-empty-unreachable, r=compiler-e...Jubilee-465/+96
2024-09-11Properly deny const gen/async gen fnsMichael Goulet-21/+57
2024-09-11Revert 'Stabilize -Znext-solver=coherence'Michael Goulet-392/+578
2024-09-11clippy::useless_conversionMichael Goulet-28/+20
2024-09-11Limit `libc::link` usage to `nto70` target only, not NTO OSYuri Astrakhan-1/+1
2024-09-11Also fix if in elseMichael Goulet-290/+222
2024-09-11Use the same span for attributes and Try expansion of ?Samuel Tardieu-1/+1
2024-09-11Auto merge of #130237 - matthiaskrgr:rollup-qmgr8i7, r=matthiaskrgrbors-171/+354
2024-09-11chore: remove struct detailsJulius Liu-2/+2
2024-09-11miri: fix overflow detection for unsigned pointer offsetRalf Jung-1/+30
2024-09-11Rollup merge of #130221 - vetleras:pub_search_path_new, r=chenyukangMatthias Krüger-1/+1
2024-09-11Rollup merge of #130219 - ogoffart:missing-docs-test, r=UrgauMatthias Krüger-6/+15
2024-09-11Rollup merge of #130207 - GrigorenkoPV:ERROR_CANT_RESOLVE_FILENAME, r=ChrisDe...Matthias Krüger-0/+1
2024-09-11Rollup merge of #130206 - GrigorenkoPV:WSAEDQUOT, r=ChrisDentonMatthias Krüger-0/+1
2024-09-11Rollup merge of #130161 - onur-ozkan:fmt-changed-files, r=Kobzol,RalfJungMatthias Krüger-58/+79
2024-09-11Rollup merge of #130123 - FedericoBruzzone:master, r=compiler-errorsMatthias Krüger-5/+62
2024-09-11Rollup merge of #129866 - root-goblin:patch-1, r=workingjubileeMatthias Krüger-27/+35
2024-09-11Rollup merge of #129520 - tunawasabi:suggest-adding-struct-pattern-syntax, r=...Matthias Krüger-1/+86
2024-09-11Rollup merge of #129260 - wafarm:dont-suggest-closures, r=compiler-errorsMatthias Krüger-73/+74
2024-09-11Simplify some nested if statementsMichael Goulet-379/+339
2024-09-11Auto merge of #130197 - RalfJung:interp-perf, r=saethlinbors-0/+5
2024-09-11docs: remove struct infoJulius Liu-1/+1