mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 15:26:00 +00:00
Add error banner when running test suite without nightly compiler
This commit is contained in:
parent
6c1e480ce2
commit
deede62d1b
@ -5,3 +5,7 @@
|
||||
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(/*=============================================]
|
||||
#![=== Serde test suite requires a nightly compiler. ===]
|
||||
#![====================================================*/)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user