diff options
| author | bors <bors@rust-lang.org> | 2021-07-03 10:26:03 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-03 10:26:03 +0000 |
| commit | 84209994ad8039a590332de390b68b52e79c29b2 (patch) | |
| tree | 9aef4c8191ec3e892219616c37909dbd5f19d6c7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 2abeac17f83a65d7f649537c32c0d335da9ef14b (diff) | |
| parent | b9cc2feaaa0111385db4ea0b1ff846202d6ab9b4 (diff) | |
| download | rust-84209994ad8039a590332de390b68b52e79c29b2.tar.gz rust-84209994ad8039a590332de390b68b52e79c29b2.zip | |
Auto merge of #7316 - lengyijun:rc_mutex, r=llogiq
Add new lint: `rc_mutex` changelog: Add new lint `rc_mutex`. It lints on `Rc<Mutex<T>>`. `Rc<Mutex<T>>` should be corrected to `Rc<RefCell<T>>`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
