about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/ffi.rs
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2024-12-17 14:33:10 -0800
committerJosh Triplett <josh@joshtriplett.org>2024-12-17 14:33:10 -0800
commita105cd606628b07e79ab343cc183a176e278c809 (patch)
tree051f572eb6a1fcf3cb4541d4c427e0c13d02a8bd /compiler/rustc_codegen_llvm/src/coverageinfo/ffi.rs
parenta4cb3c831823d9baa56c3d90514b75b2660116fa (diff)
downloadrust-a105cd606628b07e79ab343cc183a176e278c809.tar.gz
rust-a105cd606628b07e79ab343cc183a176e278c809.zip
Use field init shorthand where possible
Field init shorthand allows writing initializers like `tcx: tcx` as
`tcx`. The compiler already uses it extensively. Fix the last few places
where it isn't yet used.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/coverageinfo/ffi.rs')
0 files changed, 0 insertions, 0 deletions