Commit d7fa04c
committed
Refactor
- `alloc::sync::Arc` now lives in `libraries/alloc/sync/arc.rs`
- `alloc::sync::Weak` now lives in `libraries/alloc/sync/weak.rs`
- tests now live in `alloc/tests/arc.rs`alloc/sync.rs into separate files1 parent 301ad8a commit d7fa04c
File tree
8 files changed
+1179
-1114
lines changed- library/alloc
- src/sync
- tests
- src/test/ui
8 files changed
+1179
-1114
lines changedLines changed: 7 additions & 491 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments