Never break between empty parens
Open
Nobody has claimed this yet.
E-help-wanted
final-comment-period
I-style-radar
T-style
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.2k
- PR merge metrics
- PR metrics pending
Description
We want to decide the following:
We should never break between the ( and ) of a nullary function call, or of a unit value ().
This was originally discussed and described in https://github.com/rust-lang/style-team/issues/196#issuecomment-2810856708.
cc @rust-lang/style
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked style-team discussion and the issue's description of nullary calls and unit values. The payload names no source files, tests, or entry points, so locating the implementation would require project research. Done means reaching and recording a decision on the requested formatting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100