#[unstable] now supports the issue = "NNN" field, that allows linking it to an issue here, e.g. #[unstable(feature = "foo", reason = "bar", issue = "1234")]. We should use it more.
The exact arrangement of which library features need issues/how those issues will be laid out is up in the air at the moment, so this issue isn't yet a call to action.
[TODO: make some sort of checklist]
cc @rust-lang/libs