Closed
Description
concat_idents!
is unstable to this day, but RELEASES.md
has this to say about Rust 1.10:
Allow
concat_idents!
in type positions as well as in expression positions.
The release notes shouldn't really be talking about changes to unstable features, right?