mirror of
https://github.com/nushell/nushell.git
synced 2025-04-17 01:38:19 +02:00
Remove use of nightly features
This commit is contained in:
parent
1183d28b15
commit
7a124518c3
@ -1,5 +1,3 @@
|
|||||||
#![feature(generators)]
|
|
||||||
#![feature(proc_macro_hygiene)]
|
|
||||||
#![recursion_limit = "512"]
|
#![recursion_limit = "512"]
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
|
Loading…
Reference in New Issue
Block a user