about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-12-17 11:11:55 +0000
committerbors <bors@rust-lang.org>2018-12-17 11:11:55 +0000
commit640c7ff4323ca11ceffb18fdd9c6d02f5a0ce3af (patch)
tree8df2d79f7afa8bc1af122e447f6b6ff19841d90d /src/rustllvm/RustWrapper.cpp
parenta23d5ed751d14c00239ccedda7a4a732d4ffd900 (diff)
parentf3a0c60312123c8a05fef202d39623931af18b67 (diff)
downloadrust-640c7ff4323ca11ceffb18fdd9c6d02f5a0ce3af.tar.gz
rust-640c7ff4323ca11ceffb18fdd9c6d02f5a0ce3af.zip
Auto merge of #56853 - matthiaskrgr:clippy, r=oli-obk
submodules: update clippy from b7a431ea to a416c5e0

Changes:

````
rustup rust-lang/rust#52994
Fix test
Line length fix
Remove references to sized for end users
Remove DUMMY_SP
Add suggestion for replacement
Update lint definitions
Lint for Vec<Box<T: Sized>> - Closes #3530
Fix doc_markdown mixed case false positive
question_mark: Suggest Some(opt?) for if-else
redundant_field_names: Do not trigger on path with type params
question_mark: Lint only early returns
question_mark: Fix applicability
Remove obsolete comment
new_without_default, partialeq_ne_impl: Use span_lint_node
Update .stderr after rebase
cargo fmt and remove stabilized feature
Make suggestion Applicability::MachineApplicable
Address review feedback
Extract method
Check array lengths to prevent OOB access
Add suggestion for explicit_write lint
Fix write_with_newline escaping false positive
````

make toolstate green again
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions