mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
22e1576a12
After #111427, no item has a `kind` field, so these assertions could never fail. Instead, assert that those two items arn't present.