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:
parent
662232c8f6
commit
a5e3625a55
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user