about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-26 00:07:16 +0000
committerbors <bors@rust-lang.org>2022-10-26 00:07:16 +0000
commit7182a6ba0d14a1b968ae81ef44b61dc718bdb385 (patch)
tree6349fe84051f8f2457bfbe43200ef8b38bd9f5fb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent634987b49e5401c93421d1c37e75757396b2e5a6 (diff)
parent6efb3a2b9ac9e0477b6b222c051c15c98233b424 (diff)
downloadrust-7182a6ba0d14a1b968ae81ef44b61dc718bdb385.tar.gz
rust-7182a6ba0d14a1b968ae81ef44b61dc718bdb385.zip
Auto merge of #9681 - koka831:feat/add-seek-from-current-lint, r=giraffate
feat: add new lint `seek_from_current`

changelog: `seek_from_current`: new lint to suggest using `stream_position` instead of seek from current position with `SeekFrom::Current(0)`

addresses https://github.com/rust-lang/rust-clippy/issues/7886.

This PR is related to https://github.com/rust-lang/rust-clippy/pull/9667, so I will update `methods/mod.rs` if it get conflicted.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions