julia
60d1af9c - effects: flip the meaning of `inbounds_taint_consistency` (#46179)

Commit
3 years ago
effects: flip the meaning of `inbounds_taint_consistency` (#46179) This commit renames `inbounds_taint_consistency` to `noinbounds` so that the meaning is flipped. This should be more aligned with the other effects, where they generally mean an absence of "undesirable" properties, e.g. `nonoverlayed`.
Author
Parents
Loading