This has been unstably const since [1], but a tracking issue was never created. Per discussion on Zulip [2], there should not be any blockers to making this const-stable. The function does not provide any functionality at compile time but does allow code reuse between const- and non-const functions, so stabilize it here. [1]: https://github.com/rust-lang/rust/pull/92226 [2]: https://rust-lang.zulipchat.com/#narrow/channel/146212-t-compiler.2Fconst-eval/topic/const_black_box |
||
|---|---|---|
| .. | ||
| hello-world | ||
| run | ||
| failing-ice-tests.txt | ||
| failing-lto-tests.txt | ||
| failing-run-make-tests.txt | ||
| failing-ui-tests.txt | ||
| failing-ui-tests12.txt | ||
| lang_tests_common.rs | ||
| lang_tests_debug.rs | ||
| lang_tests_release.rs | ||