Added type-defs rather than just bools to aid with readability in librustdoc#153155
Added type-defs rather than just bools to aid with readability in librustdoc#153155milosilo-dev wants to merge 1 commit intorust-lang:mainfrom
Conversation
|
r? @fmease rustbot has assigned @fmease. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
The code is much less good like this. ^^' |
|
Moreover, in the first PR that attempted to address this (#147621, stalled), I requested these to be turned into However, even that seems overkill. @GuillaumeGomez, should we just close issue #87752, PR #147621 and this PR, #153155? |
|
Yeah I think so. The added value is clearly too little to be worth it here. Closing all of them. |
|
milosilo-dev, thank you for showing an interest in contributing to rustc and apologies for closing your PR. We should've realized a lot earlier that issue #87752 is not worth addressing. I hope this doesn't discourage you from contributing in the future though! Always happy to see more people working on Rust! |
|
No problem, it took like 5 minutes to implement so I am not too worried. Thanks for the fast response. |
This is my first pull request to rust so please tell me if I am doing anything wrong!
I have just implemented #87752