about summary refs log tree commit diff
path: root/src/tools/clippy
blob: 920cdb59e1edf2c4cb2f266fa521f12c1b97a499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tree 5203f94ddfe0a5d6b942020bf68be7a0be8dae54
parent 2677a4ef02ce309be49643ad7cd0beab6375a0f3
parent ce1c6b285dd41c5861bf3df9423c01b4a3232be4
author bors <bors@rust-lang.org> 1578921447 +0000
committer bors <bors@rust-lang.org> 1578921447 +0000

Auto merge of #5042 - JohnTitor:rustup-0112, r=phansch

Rustup to rust-lang/rust#68045

This is blocked because `rustc_lint::context` is not pub module and `CheckLintNameResult` is not marked as `pub use`.

changelog: none