I suggest using preferred option (Never) to indicate the bottom type.
Using NoReturn is still popular (and more well known) I think because the types in stdlib use it (one of the reasons), I think it's worth using the option we want to promote
cc @JelleZijlstra (inspired by your recent issue on soft deprecation)
I suggest using preferred option (
Never) to indicate the bottom type.Using
NoReturnis still popular (and more well known) I think because the types in stdlib use it (one of the reasons), I think it's worth using the option we want to promotecc @JelleZijlstra (inspired by your recent issue on soft deprecation)