diff options
| author | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-03-08 10:13:02 +0100 |
|---|---|---|
| committer | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-04-03 09:24:11 +0200 |
| commit | 64af5093774f355875b6f0df339a392f153cc962 (patch) | |
| tree | cba9d28676288a0655bf67818905063df23691ea /tests/ui/macros/macro-comma-support-rpass.rs | |
| parent | 8dd6c193797a528ecd203c7268497c6add7ad5a5 (diff) | |
| download | rust-64af5093774f355875b6f0df339a392f153cc962.tar.gz rust-64af5093774f355875b6f0df339a392f153cc962.zip | |
remove invalid ignore-pretty
Diffstat (limited to 'tests/ui/macros/macro-comma-support-rpass.rs')
| -rw-r--r-- | tests/ui/macros/macro-comma-support-rpass.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/macros/macro-comma-support-rpass.rs b/tests/ui/macros/macro-comma-support-rpass.rs index 25b8c3cc62e..cb019792e65 100644 --- a/tests/ui/macros/macro-comma-support-rpass.rs +++ b/tests/ui/macros/macro-comma-support-rpass.rs @@ -8,7 +8,6 @@ // implementations for some macro_rules! macros as an implementation // detail. -// ignore-pretty issue #37195 // compile-flags: --test -C debug_assertions=yes // revisions: std core |
