fitzgen / bumpalo

A fast bump allocation arena for Rust
https://docs.rs/bumpalo
Apache License 2.0
1.34k stars 109 forks source link

clippy: Allow large_enum_variant in tests. #218

Closed waywardmonkeys closed 9 months ago

waywardmonkeys commented 9 months ago

2 instances of this enum already had this, but it was missing from these two.

fitzgen commented 9 months ago

I'll remove the existing annotations.