This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e903af506f
rust
/
tests
/
ui-cargo
/
multiple_config_files
/
warn
/
src
/
main.stderr
3 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-27 04:11:52 -05:00
Using config file `$SRC_DIR/.clippy.toml`
Warning: `$SRC_DIR/clippy.toml` will be ignored.
Reference in New Issue
Copy Permalink