| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-27 | Allows `#[diagnostic::on_unimplemented]` attributes to have multiple | Georg Semmler | -0/+2 | |
| notes This commit extends the `#[diagnostic::on_unimplemented]` (and `#[rustc_on_unimplemented]`) attributes to allow multiple `note` options. This enables emitting multiple notes for custom error messages. For now I've opted to not change any of the existing usages of `#[rustc_on_unimplemented]` and just updated the relevant compile tests. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+23 | |
