about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_system.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-07 05:49:34 +0000
committerbors <bors@rust-lang.org>2023-04-07 05:49:34 +0000
commit97879ce24ba6fbc89b1a7a9bef5d31f73963646c (patch)
tree59b979d03db5928ab0e435186440750a768b1079 /compiler/rustc_codegen_gcc/example/alloc_system.rs
parent32ea4bb9e3785ae76660b1303e821255c02aad1a (diff)
parent9169107c1cf15bc955bb15a06d83a1ebf011e9eb (diff)
downloadrust-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