about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-25rustdoc: correctly render ret ty of cross-crate async fnsLeón Orell Valerian Liehr-44/+72
2023-09-21Auto merge of #115996 - lcnr:intercrate_ambiguity_causes-uwu, r=compiler-errorsbors-181/+834
2023-09-21reviewlcnr-78/+75
2023-09-21wlcnr-1/+1
2023-09-21slight refactor, add commentlcnr-11/+20
2023-09-21HACK: avoid hang in structurally_normalizelcnr-3/+9
2023-09-21update testslcnr-11/+116
2023-09-21proof trees: use for `intercrate_ambiguity_causes`lcnr-221/+757
2023-09-21Auto merge of #116009 - compiler-errors:fulldeps-fix, r=Kobzolbors-17/+23
2023-09-21Make ui-fulldeps --stage=1 builds in CIMichael Goulet-9/+12
2023-09-21Fix ui-fulldeps --stage=1 with -Zignore-directory-in-diagnostics-source-blocksMichael Goulet-8/+11
2023-09-21Auto merge of #115549 - saethlin:include-bytes-resilient, r=jackh726bors-2/+58
2023-09-21Auto merge of #116013 - matthiaskrgr:rollup-mv5i4fd, r=matthiaskrgrbors-39/+51
2023-09-20Add unit tests based on files that return odd sizes to statBen Kimock-0/+27
2023-09-21Rollup merge of #116011 - GuillaumeGomez:update-browser-ui, r=notriddleMatthias Krüger-1/+1
2023-09-21Rollup merge of #116008 - m-ou-se:boxmeup, r=oli-obkMatthias Krüger-29/+29
2023-09-21Rollup merge of #115990 - nikic:triagebot-llvm-fixed-upstream, r=NilstriebMatthias Krüger-1/+1
2023-09-21Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwrightMatthias Krüger-8/+20
2023-09-20Auto merge of #115542 - saethlin:fileencoder-is-bufwriter, r=WaffleLapkinbors-214/+114
2023-09-20PR feedbackBen Kimock-36/+56
2023-09-20Update browser-ui-test version to 0.16.10Guillaume Gomez-1/+1
2023-09-20Auto merge of #115987 - loongarch-rs:fix-transparent-union-abi, r=bjorn3bors-2/+11
2023-09-20Auto merge of #115870 - RalfJung:const-value-slice, r=oli-obkbors-63/+75
2023-09-20Rename BoxMeUp to PanicPayload.Mara Bos-29/+29
2023-09-20Auto merge of #116006 - GuillaumeGomez:rollup-elrbjd4, r=GuillaumeGomezbors-1153/+177
2023-09-20Rollup merge of #115997 - Turbo87:relnotes, r=pietroalbiniGuillaume Gomez-0/+10
2023-09-20Rollup merge of #115991 - ferrocene:rustdoc-themes, r=pietroalbiniGuillaume Gomez-1/+2
2023-09-20Rollup merge of #115988 - notriddle:notriddle/search-tab-layout, r=GuillaumeG...Guillaume Gomez-7/+104
2023-09-20Rollup merge of #115962 - Zalathar:debug, r=oli-obkGuillaume Gomez-1087/+38
2023-09-20Rollup merge of #115566 - zirconium-n:issue-107250-clean-up-unused-to-predica...Guillaume Gomez-58/+23
2023-09-20rustdoc: add comment about numeric spacingMichael Howell-0/+4
2023-09-20Auto merge of #115975 - mkroening:reduce-atty, r=davidtwcobors-23/+10
2023-09-20Auto merge of #115827 - eduardosm:miri-sse-reduce-code-dup, r=RalfJungbors-525/+336
2023-09-20RELEASES.md: Add missing patch releasesTobias Bieniek-0/+10
2023-09-20Auto merge of #115753 - tgross35:threadinfo-refactor, r=thomccbors-16/+21
2023-09-20Auto merge of #115995 - matthiaskrgr:rollup-jukbrvq, r=matthiaskrgrbors-7/+310
2023-09-20Rollup merge of #115983 - eopb:confusing-if-chain-indent, r=compiler-errorsMatthias Krüger-3/+3
2023-09-20Rollup merge of #115978 - sksat:copy-1.72.1-release-note-to-master, r=Mark-Si...Matthias Krüger-0/+10
2023-09-20Rollup merge of #115965 - matthewjasper:extra-if-let-guard-tests, r=compiler-...Matthias Krüger-4/+297
2023-09-20coverage: Remove vestigial counter/expression debug labelsZalathar-22/+5
2023-09-20coverage: Remove vestigial `format_counter` methodsZalathar-40/+20
2023-09-20coverage: Remove debug code from the instrumentorZalathar-1030/+18
2023-09-20Ensure `build/tmp` exists in `rustdoc_themes::get_themes`Lukas Wirth-1/+2
2023-09-20Allow anyone to set llvm-fixed-upstreamNikita Popov-1/+1
2023-09-20Auto merge of #115734 - tmiasko:kcfi-no-core, r=compiler-errorsbors-6/+28
2023-09-19rustdoc: add test cases, and fix, search tabsMichael Howell-7/+100
2023-09-20Auto merge of #115486 - compiler-errors:dont-capture-late-pls, r=cjgillotbors-150/+268
2023-09-20Auto merge of #115959 - nikic:update-llvm-13, r=cuviperbors-1/+33
2023-09-20tests/ui/abi: Enable repr(transparent) union ABI tests on LoongArch64WANG Rui-2/+0
2023-09-20rustc_target/loongarch: Fix passing of transparent unions with only one non-Z...WANG Rui-0/+11