Closed
Description
E.g. searching for feature:foo
would find items with #[unstable(feature = "foo", ...
. This may be useful for someone reading some code with a feature
, working out what it covers, and is useful for working out what a tracking issue covers, although it will only apply to the standard library and so may not be worth it.