diff options
| author | bors <bors@rust-lang.org> | 2023-11-27 06:16:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-11-27 06:16:15 +0000 |
| commit | a19161043a8cf28a0f1fa650b948b6ece6541216 (patch) | |
| tree | 0fcbb23ecd7ee191942773d23dc081a0368300c2 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | 601a42713cdaa017dd54116cd23deb1da5da2200 (diff) | |
| parent | 1a3c5c40ca1499217fc72917738fd39219bbff17 (diff) | |
| download | rust-a19161043a8cf28a0f1fa650b948b6ece6541216.tar.gz rust-a19161043a8cf28a0f1fa650b948b6ece6541216.zip | |
Auto merge of #118321 - WaffleLapkin:unspace-fn-pointer-fake-variadic, r=notriddle
rustdoc: Remove space from fake-variadic fn ptr impls before: `for fn (T₁, T₂, …, Tₙ) -> Ret` after: `for fn(T₁, T₂, …, Tₙ) -> Ret` I don't think we usually have spaces there, so it looks weird. cc `@notriddle` since you added the space in https://github.com/rust-lang/rust/pull/98180 (or rather, added the feature with a space included).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
