rust/tests/ui-cargo/multiple_config_files
Marcel Hellwig 6384765665 parse Cargo.toml file in ui-cargo tests
compiletest_rs is not meant to test full cargo projects, but instead
only files.
So we need to parse the `Cargo.toml` file ourself and set the
corresponding environment variable. In this case we just set
`CARGO_PKG_RUST_VERSION`, nothing more. But, of course, this can be
extended.
2022-06-28 08:03:48 +02:00
..
no_warn multiple configs: add tests 2022-01-31 18:36:15 +01:00
warn parse Cargo.toml file in ui-cargo tests 2022-06-28 08:03:48 +02:00