rust/compiler/rustc_session
bors 6645a93cef Auto merge of #115711 - Zoxc:freeze-cstore, r=oli-obk
Use `FreezeLock` for `CStore`

This uses `FreezeLock` to protect the `CStore`. `FreezeReadGuard` and `FreezeWriteGuard` are changed to support a `map` operation.

r? `@oli-obk`
2023-09-10 11:07:51 +00:00
..
src Auto merge of #115711 - Zoxc:freeze-cstore, r=oli-obk 2023-09-10 11:07:51 +00:00
Cargo.toml replace atty crate with std's isTerminal 2023-07-26 18:09:50 +03:00
messages.ftl unknown unstable lint command line 2023-08-22 18:58:39 +08:00