mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
Haiku: Style, TODO to FIXME
This commit is contained in:
+1
-1
@@ -1083,7 +1083,7 @@ fn num_cpus() -> usize {
|
||||
|
||||
#[cfg(target_os = "haiku")]
|
||||
fn num_cpus() -> usize {
|
||||
// TODO: implement
|
||||
// FIXME: implement
|
||||
1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user