Vadim Petrochenkov
|
93bee0789a
|
UI tests: migrate remaining compile time error-pattern s to line annotations
when possible.
|
2025-04-13 21:48:53 +03:00 |
|
Vadim Petrochenkov
|
2dfd2a2a24
|
Remove attribute #[rustc_error]
|
2025-03-30 01:32:21 +03:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Nicholas Nethercote
|
d4b77f64e4
|
Tweak delayed bug mentions.
Now that we have both `delayed_bug` and `span_delayed_bug`, it makes
sense to use the generic term "delayed bug" more.
|
2024-02-12 18:39:20 +11:00 |
|
Nicholas Nethercote
|
5d1d384443
|
Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug .
Because the corresponding `Level` is `DelayedBug` and `span_delayed_bug`
follows the pattern used everywhere else: `span_err`, `span_warning`,
etc.
|
2023-12-02 09:01:19 +11:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|