Closed
Description
arc1.rs does a great job of introducing Arc. Unfortunately, I spent a lot of personal time trying to explore these concepts in a less concise manner because threads1.rs uses them.
Consider re-ordering the tests so that threads1.rs comes after arc1.rs (and probably the rest of standard_library_types as well)