rust/tests/ui/diagnostic-flags
Martin Nordholts 9637774e32 ci: Begin running ui tests with rust.debuginfo-level-tests=1
To reduce risk of regressing on generating debuginfo e.g. in the form of
ICE:s. This will also ensure that future ui tests support different
debuginfo levels.

When I looked at run time for different CI jobs, **x86_64-gnu-debug**
was far from the bottle neck, so it should be fine to make it perform
more work.
2025-08-22 17:27:47 +02:00
..
allow-non-lint-warnings.rs Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00
allow-non-lint-warnings.without_flag.stderr Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00
colored-session-opt-error.rs ci: Begin running ui tests with rust.debuginfo-level-tests=1 2025-08-22 17:27:47 +02:00
colored-session-opt-error.svg Side-step small SVG width divergence by setting min-width 2024-03-18 16:40:43 +00:00
deduplicate-diagnostics.deduplicate.stderr cleaned up some tests 2025-07-17 15:51:32 +05:00
deduplicate-diagnostics.duplicate.stderr cleaned up some tests 2025-07-17 15:51:32 +05:00
deduplicate-diagnostics.rs cleaned up some tests 2025-07-17 15:51:32 +05:00
error-format-short.rs cleaned up some tests 2025-07-05 01:54:04 +05:00
error-format-short.stderr cleaned up some tests 2025-07-05 01:54:04 +05:00
terminal_urls.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
terminal_urls.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00