rust-lang / reference

The Rust Reference
https://doc.rust-lang.org/nightly/reference/
Apache License 2.0
1.16k stars 451 forks source link

Add the `#[diagnostic]` attribute namespace and the `#[diagnostic::on_unimplemented]` feature to the reference #1449

Closed weiznich closed 1 month ago

weiznich commented 4 months ago

As requested here

weiznich commented 4 months ago

I'm not really sure what needs to be done to address the CI errors as the name space is in fact currently unstable but it was requested during the stablization PR to fill this PR.

ehuss commented 4 months ago

The CI errors are fine, this won't be merged until the stabilization hits nightly which should resolve them.

compiler-errors commented 2 months ago

This can/should get merged now