mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Use correct exclusion comment
This commit is contained in:
parent
555a7b4e35
commit
233a6e13ca
@ -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…
Reference in New Issue
Block a user