We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
team
1 parent 3592422 commit fb2ab59Copy full SHA for fb2ab59
posts/inside-rust/2019-11-23-const-if-match.md
@@ -2,6 +2,7 @@
2
layout: post
3
title: "`if` and `match` in constants on nightly rust"
4
author: Dylan MacKenzie
5
+team: WG const-eval <https://github.com/rust-lang/const-eval>
6
---
7
8
**TLDR; `if` and `match` are now usable in constants on the latest nightly.**
0 commit comments