diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2023-02-01 17:39:14 +0100 |
|---|---|---|
| committer | Mara Bos <m-ou.se@m-ou.se> | 2023-03-16 11:21:50 +0100 |
| commit | f2f6bcc4998c6f2a2e044bac428a7ca16028c148 (patch) | |
| tree | ca515130d8ac8165a049aa86af09dd5b6387b238 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 96d252160ea80dfa1cb26acc174a31cf94a09520 (diff) | |
| download | rust-f2f6bcc4998c6f2a2e044bac428a7ca16028c148.tar.gz rust-f2f6bcc4998c6f2a2e044bac428a7ca16028c148.zip | |
Don't allow new const panic through format flattening.
panic!("a {}", "b") is still not allowed in const,
even if the hir flattens to panic!("a b").
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
