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 de55687 commit eb043e5Copy full SHA for eb043e5
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