generated from rust-lang/initiative-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
todos
- discuss what happens when pattern types don't subtype (e.g. constraining return types would not be backwards-compatible)
- discuss the XOR relationship between
no_panicand pattern types (e.g. if a function uses pattern types as the input, it could guarantee it won't panic - but if the input isn't constrainted it might panic - which is the behavior of "maybe-pattern-type" functions we've described.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels