rust/tests
bors fc13bf8be2 Auto merge of #11225 - matthiaskrgr:fix_integration_tests2, r=flip1995
Fix integration tests #2

fix integration tests.

It turned out that the following tests fail to build at all:

chalk, combine, stdarch and hyper.

This is often a problem of passing `--all-targets --all-features`, in case of combine though, outdated deps were to blame.

I have opened tickets against combine and rustfmt
https://github.com/rust-lang/rustfmt/issues/5859
https://github.com/Marwes/combine/issues/357

should we just remove the other failing repos? :/

changelog: fix integration tests on ci
2023-07-26 08:55:48 +00:00
..
test_utils
ui Auto merge of #11233 - Centri3:#11232, r=Jarcho 2023-07-26 03:26:10 +00:00
ui-cargo Remove unused flags from ui-cargo tests 2023-07-18 18:46:09 +00:00
ui-internal
ui-toml New lint absolute_paths 2023-07-21 17:26:58 -05:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Remove Gha status emitter in compile-test 2023-07-24 18:29:11 +00:00
dogfood.rs
headers.rs
integration.rs ci: integration tests: print clippy run output and set LD_LIBRARY_PATH to rustc sysroot 2023-07-25 19:39:50 +02:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs