diff options
| author | bors <bors@rust-lang.org> | 2023-04-07 05:49:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-04-07 05:49:34 +0000 |
| commit | 97879ce24ba6fbc89b1a7a9bef5d31f73963646c (patch) | |
| tree | 59b979d03db5928ab0e435186440750a768b1079 /compiler/rustc_codegen_gcc/example/alloc_system.rs | |
| parent | 32ea4bb9e3785ae76660b1303e821255c02aad1a (diff) | |
| parent | 9169107c1cf15bc955bb15a06d83a1ebf011e9eb (diff) | |
| download | rust-97879ce24ba6fbc89b1a7a9bef5d31f73963646c.tar.gz rust-97879ce24ba6fbc89b1a7a9bef5d31f73963646c.zip | |
Auto merge of #109990 - gwy15:remove-bufwriter-useless-mut-pointer, r=jyn514
Remove an unnecessary `mut` in `BufWriter::into_parts`. `ptr::read` takes `*const T` so `&mut` is not necessary.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions
