mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
Disable cursor_remaining stabilized feature
This commit is contained in:
parent
1f3cffa936
commit
d97a148fcc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#![feature(cursor_remaining)]
|
||||
// #![feature(cursor_remaining)]
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
pub mod base_component;
|
||||
|
|
Loading…
Add table
Reference in a new issue