]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/huge-enum.stderr
Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis
[rust.git] / src / test / ui / huge-enum.stderr
index 239428badc27fc90fbac04e2aee14a6b6308d6ff..b7cf25504614aa47c376ec4533ae41d180329651 100644 (file)
@@ -1,4 +1,4 @@
-error: the type `std::option::Option<[u32; 35184372088831]>` is too big for the current architecture
+error: the type `std::option::Option<[u32; N]>` is too big for the current architecture
 
 error: aborting due to previous error