about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-22Auto merge of #127442 - saethlin:alloc-decoding-lock, r=oli-obkbors-89/+25
2024-07-22Auto merge of #128048 - workingjubilee:rollup-gehtjxd, r=workingjubileebors-57/+172
2024-07-21Rollup merge of #128038 - compiler-errors:inc-fat, r=oli-obkJubilee-2/+2
2024-07-21Rollup merge of #128033 - Nadrieril:explain-empty-wildcards, r=compiler-errorsJubilee-17/+37
2024-07-21Rollup merge of #128023 - Kijewski:pr-table-width, r=notriddleJubilee-0/+1
2024-07-21Rollup merge of #128020 - compiler-errors:nlb-no-const, r=BoxyUwUJubilee-30/+110
2024-07-21Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddleJubilee-6/+19
2024-07-21Rollup merge of #127583 - Nilstrieb:invalid-utf8, r=joboetJubilee-2/+3
2024-07-21Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnrbors-95/+75
2024-07-21Don't output test artifacts into working directoryMichael Goulet-2/+2
2024-07-21Explain why the new setup can't deadlockBen Kimock-1/+13
2024-07-21Explain why we require `_` for empty patternsNadrieril-0/+14
2024-07-21Tweak `collect_non_exhaustive_tys`Nadrieril-17/+23
2024-07-21Deal with invalid UTF-8 from `gai_strerror`Nilstrieb-2/+3
2024-07-21Update `source-code-page-code-scroll.goml` GUI testGuillaume Gomez-2/+2
2024-07-21Add regression test for stab display in doc blocksGuillaume Gomez-4/+13
2024-07-21Auto merge of #127993 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-07-21Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-...bors-543/+1242
2024-07-21Auto merge of #127715 - klensy:tests-w, r=Mark-Simulacrumbors-5/+0
2024-07-21Auto merge of #128011 - matthiaskrgr:rollup-0vmf75y, r=matthiaskrgrbors-280/+458
2024-07-21rustdoc: short descr. cause word-breaks in tablesRené Kijewski-0/+1
2024-07-20Just totally fully deny late-bound constsMichael Goulet-30/+110
2024-07-20Auto merge of #128007 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+2
2024-07-20Fix stab display in doc blocksGuillaume Gomez-0/+4
2024-07-20Allow deprecated temporarily to unblock version bumpMark Rousskov-0/+1
2024-07-20Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxubors-82/+154
2024-07-20Rollup merge of #128005 - ChrisDenton:msvc-include, r=joboetMatthias Krüger-13/+0
2024-07-20Rollup merge of #127975 - GuillaumeGomez:fix-trait-bounds-display, r=notriddleMatthias Krüger-16/+68
2024-07-20Rollup merge of #127958 - jieyouxu:compiletest-rmake-cleanup, r=KobzolMatthias Krüger-92/+186
2024-07-20Rollup merge of #127867 - alexcrichton:add-wasm32-wasip2-to-dist-manifest, r=...Matthias Krüger-0/+1
2024-07-20Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-07-20Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-SimulacrumMatthias Krüger-4/+3
2024-07-20Rollup merge of #127734 - ChrisDenton:netc, r=Mark-SimulacrumMatthias Krüger-109/+109
2024-07-20Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillotMatthias Krüger-45/+90
2024-07-20Bump to 1.82Mark Rousskov-1/+1
2024-07-20Auto merge of #128002 - matthiaskrgr:rollup-21p0cue, r=matthiaskrgrbors-222/+370
2024-07-20Remove _tls_used hackChris Denton-13/+0
2024-07-20Rollup merge of #127964 - jieyouxu:rmake-rustfmt-skip, r=nnethercoteMatthias Krüger-0/+6
2024-07-20Rollup merge of #127917 - Zalathar:after-or, r=NadrierilMatthias Krüger-91/+129
2024-07-20Rollup merge of #127873 - workingjubilee:forbid-unsafe-ops-for-kmc-solid, r=A...Matthias Krüger-2/+5
2024-07-20Rollup merge of #127843 - workingjubilee:break-up-big-ass-stack-overflow-fn, ...Matthias Krüger-24/+61
2024-07-20Rollup merge of #127779 - momvart:should_codegen_hook, r=cjgillotMatthias Krüger-58/+62
2024-07-20Rollup merge of #127463 - onur-ozkan:precompiled-rustdoc, r=KobzolMatthias Krüger-47/+107
2024-07-20Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm...bors-17/+87
2024-07-20compiletest/rmake: simplify path calculations许杰友 Jieyou Xu (Joe)-36/+10
2024-07-20compiletest/rmake: avoid double test directory for rmake.rs tests许杰友 Jieyou Xu (Joe)-2/+8
2024-07-20compiletest/rmake: improve comments许杰友 Jieyou Xu (Joe)-30/+7
2024-07-20compiletest/rmake: prune unused `RUST_BUILD_STAGE` and explain env vars passe...许杰友 Jieyou Xu (Joe)-6/+20
2024-07-20use precompiled rustdoc with CI rustconur-ozkan-6/+53
2024-07-20Auto merge of #127998 - matthiaskrgr:rollup-ykp0h5r, r=matthiaskrgrbors-294/+1296