-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I copied your implementation of the BufReader, tested it with new Rust and discovered that it compiles without nightly feature.
Looks like Rust already supports const generic. Details: https://blog.rust-lang.org/2021/02/26/const-generics-mvp-beta.html
Maybe it's time to remove the nightly
feature?
Metadata
Metadata
Assignees
Labels
No labels