This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-02 06:28:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b885407c0ce3cfdc7bc91c108b41e2026b51de5a
rust
/
compiler
/
rustc_data_structures
/
src
/
sync
T
History
Michael Goulet
12e3911d81
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
..
freeze.rs
compiler/rustc_data_structures/src/sync.rs: remove atomics, but not AtomicU64!
2025-02-11 08:57:36 +03:00
lock.rs
Delete the
cfg(not(parallel))
serial compiler
2024-11-12 13:38:58 +00:00
parallel.rs
Delete the
cfg(not(parallel))
serial compiler
2024-11-12 13:38:58 +00:00
vec.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
worker_local.rs
compiler/rustc_data_structures/src/sync/worker_local.rs: delete "unsafe impl Sync"
2025-02-11 10:21:17 +03:00