about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-11Auto merge of #130237 - matthiaskrgr:rollup-qmgr8i7, r=matthiaskrgrbors-171/+354
2024-09-11chore: remove struct detailsJulius Liu-2/+2
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-11Auto merge of #130197 - RalfJung:interp-perf, r=saethlinbors-0/+5
2024-09-11docs: remove struct infoJulius Liu-1/+1
2024-09-11Revert warning empty patterns as unreachableNadrieril-465/+96
2024-09-11Auto merge of #130195 - folkertdev:naked-asm-outside-naked-fn, r=Amanieubors-16/+132
2024-09-11Auto merge of #130212 - DianQK:llvm-19, r=nikicbors-0/+0
2024-09-11Use `doc(hidden)` instead of `allow(missing_docs)` in the test harnessOlivier Goffart-6/+7
2024-09-11Use `#[doc(hidden)]` instead of `#[allow(missing_docs)]` on the const generat...Olivier Goffart-5/+5
2024-09-11Make SearchPath::new publicVetle Rasmussen-1/+1
2024-09-11Fix false positive with `missing_docs` and `#[test]`Olivier Goffart-0/+8
2024-09-11miri: support vector index arguments in simd_shuffleRalf Jung-9/+14
2024-09-11Auto merge of #130194 - lcnr:generalize-cache, r=compiler-errorsbors-16/+16
2024-09-11update stdarchRalf Jung-0/+0
2024-09-11document the new git logic in more detailonur-ozkan-5/+18
2024-09-11Auto merge of #130050 - cjgillot:expect-attr-id, r=fee1-deadbors-167/+72
2024-09-11Auto merge of #129975 - notriddle:notriddle/lint-skip, r=GuillaumeGomezbors-202/+184
2024-09-11Update LLVM to 19 327ca6cDianQK-0/+0
2024-09-10clean up internal comments about float semanticsRalf Jung-8/+4
2024-09-10enable and extend float-classify testRalf Jung-126/+128
2024-09-10move float tests into their own dirJubilee Young-0/+0
2024-09-10these tests seem to work fine on i586 these daysRalf Jung-26/+0
2024-09-10Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errorsbors-1151/+864
2024-09-10Clarify docs for std::collectionsJames Liu-27/+35
2024-09-11Map `ERROR_CANT_RESOLVE_FILENAME` to `ErrorKind::FilesystemLoop`Pavel Grigorenko-0/+1
2024-09-11Map `WSAEDQUOT` to `ErrorKind::FilesystemQuotaExceeded`Pavel Grigorenko-0/+1
2024-09-10Report the `note` when specified in `diagnostic::on_unimplemented`FedericoBruzzone-5/+62
2024-09-10interpret: mark some hot functions inline(always)Ralf Jung-0/+5
2024-09-10Auto merge of #130200 - matthiaskrgr:rollup-2g4ijc5, r=matthiaskrgrbors-745/+740
2024-09-10skip formatting if no files have been modifiedonur-ozkan-0/+5
2024-09-10handle `GitConfig` for `tools/compiletest`onur-ozkan-2/+11
2024-09-10Rollup merge of #130185 - RalfJung:abi-compat-repr-c-wrappers, r=compiler-errorsMatthias Krüger-41/+11
2024-09-10Rollup merge of #130184 - Zalathar:counters, r=compiler-errorsMatthias Krüger-132/+102
2024-09-10Rollup merge of #130175 - nnethercote:rustc_mir_transform-cleanups-3, r=saethlinMatthias Krüger-570/+569
2024-09-10Rollup merge of #130173 - fmease:rustdoc-regression-tests, r=notriddleMatthias Krüger-0/+52