diff options
| author | bors <bors@rust-lang.org> | 2022-09-04 22:53:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-09-04 22:53:58 +0000 |
| commit | e7cdd4c0909b62f2ee0368fd10e6e244f2af44b4 (patch) | |
| tree | 33b83e9624645f05a3b64c1c333ba65697d82a1e /compiler/rustc_interface/src/errors.rs | |
| parent | 289279de116707f28cf9c18e4bbb8c6ec84ad75b (diff) | |
| parent | 8c37fdf2d702ff1fc805f1bbc5de634e1101a4da (diff) | |
| download | rust-e7cdd4c0909b62f2ee0368fd10e6e244f2af44b4.tar.gz rust-e7cdd4c0909b62f2ee0368fd10e6e244f2af44b4.zip | |
Auto merge of #100576 - joboet:movable_const_remutex, r=Mark-Simulacrum
Make `ReentrantMutex` movable and `const` As `MovableMutex` is now `const`, it can be used to simplify the implementation and interface of the internal reentrant mutex type. Consequently, the standard error stream does not need to be wrapped in `OnceLock` and `OnceLock::get_or_init_pin()` can be removed.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
