about summary refs log tree commit diff
path: root/src/tools/clippy
blob: 016d92d6ed5ae8a3785b65aa300768abbc26f818 (plain)
1
2
3
4
5
6
7
8
9
10
11
tree 7eff161d9fcbeb499629b691853e54d2fa9f6983
parent 9308df75076ae6f1617e09abddafd12ca9d28abb
parent 1388f2488e09ae30a32eaf40f83d64c766ffa1e6
author bors <bors@rust-lang.org> 1552227991 +0000
committer bors <bors@rust-lang.org> 1552227991 +0000

Auto merge of #3733 - Zoxc:rustc-interface, r=oli-obk

Use the new rustc interface

Shows the changes required to compile with https://github.com/rust-lang/rust/pull/56732