mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 00:47:25 +00:00
After #111427, no item has a `kind` field, so these assertions could never fail. Instead, assert that those two items arn't present.
After #111427, no item has a `kind` field, so these assertions could never fail. Instead, assert that those two items arn't present.