panic!("a {}", "b") is still not allowed in const,
even if the hir flattens to panic!("a b").
|
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| Cargo.toml | ||
panic!("a {}", "b") is still not allowed in const,
even if the hir flattens to panic!("a b").
|
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| Cargo.toml | ||