mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
ignore pretty since it dies for some mysterious reason I can't be
bothered to track down for a regresson test. /me hopes no one notices
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
// Regression test for #29740. Inefficient MIR matching algorithms
|
||||
// generated way too much code for this sort of case, leading to OOM.
|
||||
|
||||
// ignore-pretty
|
||||
|
||||
pub mod KeyboardEventConstants {
|
||||
pub const DOM_KEY_LOCATION_STANDARD: u32 = 0;
|
||||
pub const DOM_KEY_LOCATION_LEFT: u32 = 1;
|
||||
|
||||
Reference in New Issue
Block a user