mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
fix master
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![feature(specialization)]
|
||||
|
||||
trait IsUnit {
|
||||
fn is_unit() -> bool;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user