about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/flock.rs
AgeCommit message (Expand)AuthorLines
2025-07-01Update `cfg(bootstrap)`Josh Stone-12/+1
2025-05-30handle cfg bootstrap on compiler and mirionur-ozkan-1/+12
2025-05-20Rename `cfg_match!` to `cfg_select!`Trevor Gross-1/+1
2025-02-18update `cfg(bootstrap)`Josh Stone-25/+0
2024-12-22Adjust syntaxCaio-0/+25
2024-06-16Use Linux file locking on RedoxJeremy Soller-0/+4
2023-10-19Initiate the inner usage of `cfg_match`Caio-5/+8
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-4/+1
2022-04-14separate flock implementations into separate modulesAndy Russell-215/+10
2021-08-15Fix the flock fallback implementationbjorn3-0/+4
2021-05-25Don't panic when failing to initialize incremental directory.Eric Huss-0/+13
2020-08-30mv compiler to compiler/mark-0/+214