Loading README.md +0 −6 Original line number Diff line number Diff line Loading @@ -49,12 +49,6 @@ The Rust template uses some global configuration used throughout all jobs. | `rustflags` / `RUST_RUSTFLAGS` | Compiler flags to pass to all [`rustc`](https://doc.rust-lang.org/rustc/) invocations. | _none_ | | `project-dir` / `RUST_PROJECT_DIR` | Cargo project root directory | `.` | > :information_source: Important: > > * :construction: :construction: :construction: > The default value for `RUST_RUSTFLAGS` is currently set to tarpaulin defaults, in order to reduce the need of unnecessary recompilation. > :construction: :construction: :construction: ## Jobs ### `rust-build-test` job Loading Loading
README.md +0 −6 Original line number Diff line number Diff line Loading @@ -49,12 +49,6 @@ The Rust template uses some global configuration used throughout all jobs. | `rustflags` / `RUST_RUSTFLAGS` | Compiler flags to pass to all [`rustc`](https://doc.rust-lang.org/rustc/) invocations. | _none_ | | `project-dir` / `RUST_PROJECT_DIR` | Cargo project root directory | `.` | > :information_source: Important: > > * :construction: :construction: :construction: > The default value for `RUST_RUSTFLAGS` is currently set to tarpaulin defaults, in order to reduce the need of unnecessary recompilation. > :construction: :construction: :construction: ## Jobs ### `rust-build-test` job Loading