Jonathan Brouwer
|
4281e05a20
|
Changes to the tests for the #[should_panic] port
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
|
2025-08-06 21:38:00 +02:00 |
|
Nicholas Nethercote
|
400e8e5dc8
|
Fix attribute printing in an error.
The current code assumes that the attribute is just an identifier, and
so misprints paths.
|
2025-04-17 09:50:52 +10:00 |
|
Nicholas Nethercote
|
4be670f89b
|
Warnings-as-errors in check-builtin-attr-ice.rs.
This adds two new warnings, both of which print the attribute
incorrectly as `#[]`. The next commit will fix this.
|
2025-04-17 09:50:52 +10:00 |
|
许杰友 Jieyou Xu (Joe)
|
9e5c9c14c7
|
tests: add regression test for incorrect "builtin attribute is checked" assertion ICE
See <https://github.com/rust-lang/rust/issues/128622>.
|
2024-08-04 01:50:55 +00:00 |
|