Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Nov 16, 2020
1 parent 01412f5 commit 2e206c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crossbeam-channel/tests/golang.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//! - https://golang.org/LICENSE
//! - https://golang.org/PATENTS
#![cfg(not(miri))] // TODO
// #![cfg(not(miri))] // TODO

use std::alloc::{GlobalAlloc, Layout, System};
use std::any::Any;
Expand Down

0 comments on commit 2e206c4

Please sign in to comment.