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.
71
71
- ** coercions** : Contains a static array with 65,536 string literals, which
72
72
caused [ poor performance] ( https://github.com/rust-lang/rust/issues/32278 ) in
73
73
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.
77
75
- ** deeply-nested** : A small program that caused [ exponential
78
76
behavior] ( https://github.com/rust-lang/rust/issues/38528 ) in the past.
79
77
- ** deep-vector** : A test containing a single large vector of zeroes, which
You can’t perform that action at this time.
0 commit comments