Remove the Arc rt::init allocation for thread info
This commit is contained in:
parent
b27f33a4d9
commit
0747f2898e
5 changed files with 124 additions and 58 deletions
|
@ -40,6 +40,7 @@
|
|||
//! }
|
||||
//!
|
||||
//! fn main() {
|
||||
//! drop(String::from("An allocation"));
|
||||
//! assert!(unsafe { HIT });
|
||||
//! }
|
||||
//! ```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue