Use correct exclusion comment
This commit is contained in:
parent
555a7b4e35
commit
233a6e13ca
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-wasm
|
||||
// ignore-wasm32
|
||||
// ignore-emscripten
|
||||
|
||||
#![feature(const_fn)]
|
||||
#![allow(const_err)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue