diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-06-25 22:34:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-25 22:34:30 +0200 |
| commit | 32995d87e62f93074686a056e41d11bb1a29aa73 (patch) | |
| tree | 045af45f12c9142cda0d0a71bffa6a7c3a0ed1ce /compiler/rustc_interface/src | |
| parent | aa8a885cc1e36211c6c0da15089ea61673ce6678 (diff) | |
| parent | d23c334707408057915a706351ac32b2db09d8c3 (diff) | |
| download | rust-32995d87e62f93074686a056e41d11bb1a29aa73.tar.gz rust-32995d87e62f93074686a056e41d11bb1a29aa73.zip | |
Rollup merge of #113013 - fmease:rustdoc-decl-line-wrapping-slim-arg-list, r=camelid
rustdoc: get rid of extra line when line-wrapping fn decls with empty arg list Fixes https://github.com/bevyengine/bevy/issues/8898#issuecomment-1605683417:  It now prints as shown below (which conforms to the style guide): ```rs pub fn any_with_component<T: Component>( ) -> impl FnMut(Query<'_, '_, (), With<T>>) -> bool + Clone ``` The bug was introduced in #109011.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
