mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 06:47:52 +02:00
Remove use of nightly features
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
#![feature(generators)]
|
||||
#![feature(proc_macro_hygiene)]
|
||||
#![recursion_limit = "512"]
|
||||
|
||||
#[macro_use]
|
||||
|
Reference in New Issue
Block a user