index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_data_structures
/
src
/
sync
/
worker_local.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-04
Revert "compiler/rustc_data_structures/src/sync/worker_local.rs: delete "unsa...
Askar Safin
-5
/
+6
2025-02-11
compiler/rustc_data_structures/src/sync/worker_local.rs: delete "unsafe impl ...
Askar Safin
-6
/
+5
2024-11-12
Delete the `cfg(not(parallel))` serial compiler
Noratrieb
-36
/
+8
2024-09-02
chore: Fix typos in 'compiler' (batch 1)
Alexander Cyon
-4
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+2
2024-03-04
Rollup merge of #120976 - matthiaskrgr:constify_TL_statics, r=lcnr
Matthias Krüger
-1
/
+1
2024-02-15
Use generic `NonZero` internally.
Markus Reiter
-3
/
+3
2024-02-12
constify a couple thread_local statics
Matthias Krüger
-1
/
+1
2023-11-23
Enforce NonZeroUsize on thread count
Mark Rousskov
-4
/
+7
2023-09-25
Rename `cold_path` to `outline`
John Kåre Alsaker
-6
/
+2
2023-08-30
Use conditional synchronization for Lock
John Kåre Alsaker
-3
/
+3
2023-08-22
Fix races conditions with `SyntaxContext` decoding
John Kåre Alsaker
-0
/
+6
2023-07-31
remove repetitive words
cui fliter
-1
/
+1
2023-05-18
Remove unused `impl<T> WorkerLocal<Vec<T>>`.
Nicholas Nethercote
-7
/
+0
2023-04-16
Move the WorkerLocal type from the rustc-rayon fork into rustc_data_structures
John Kåre Alsaker
-0
/
+180