mGCA: Support directly represented negated literals
fixes rust-lang/rust#152123
PatExprKind already awkwardly tacks on a `negated: bool` for the same purpose:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
mGCA: Support directly represented negated literals
fixes rust-lang/rust#152123
PatExprKind already awkwardly tacks on a `negated: bool` for the same purpose:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||