]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #60819 - matthiaskrgr:submodule_upd, r=oli-obk
authorMazdak Farrokhzad <twingoow@gmail.com>
Tue, 14 May 2019 20:00:26 +0000 (22:00 +0200)
committerGitHub <noreply@github.com>
Tue, 14 May 2019 20:00:26 +0000 (22:00 +0200)
submodules: update clippy from 3710ec59 to ad3269c4

Changes:
````
Rustfmt all the things
Clippy dogfood
Update for compiletest changes
Use symbols instead of strings
Rustup to rustc 1.36.0-nightly (1764b2972 2019-05-12)
Add regression test for identity_conversion FP
UI test cleanup: Extract many_single_char_names tests
Add tests for empty_loop lint
Add in_macro again
Rename in_macro to in_macro_or_desugar
````
r? @oli-obk


Trivial merge