![]() Expand potential inner `Or` pattern for THIR Code assumed there wouldn't be a deeper `Or` pattern inside expanded `PatStack` this fixes it by looking for the `Or` pattern inside expanded `PatStack`. A more ideal solution would be recursively doing this but I haven't found a good way to do that. _fixes #97898_ |
||
---|---|---|
.. | ||
build | ||
thir | ||
check_unsafety.rs | ||
lib.rs | ||
lints.rs |