File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -71,9 +71,7 @@ programs.
7171- ** coercions** : Contains a static array with 65,536 string literals, which
7272 caused [ poor performance] ( https://github.com/rust-lang/rust/issues/32278 ) in
7373 the past.
74- - ** ctfe-stress-2** : A stress test for compile-time function evaluation.
75- - ** ctfe-stress-uninit** : A stress test for representation of values with
76- uninitialized bytes in compile-time function evaluation.
74+ - ** ctfe-stress-3** : A stress test for compile-time function evaluation.
7775- ** deeply-nested** : A small program that caused [ exponential
7876 behavior] ( https://github.com/rust-lang/rust/issues/38528 ) in the past.
7977- ** deep-vector** : A test containing a single large vector of zeroes, which
You can’t perform that action at this time.
0 commit comments