Merge commit 'ff0993c5e9' into clippy

This commit is contained in:
Lzu Tao 2020-06-09 14:36:01 +00:00
commit 41c845efd9
143 changed files with 3965 additions and 936 deletions

View file

@ -232,7 +232,8 @@ jobs:
matrix:
integration:
- 'rust-lang/cargo'
- 'rust-lang/rls'
# FIXME: re-enable once fmt_macros is renamed in RLS
# - 'rust-lang/rls'
- 'rust-lang/chalk'
- 'rust-lang/rustfmt'
- 'Marwes/combine'