Compare commits

...

No commits in common. 'c8-stream-rhel8' and 'i8-stream-rhel_next' have entirely different histories.

@ -4,17 +4,17 @@ data:
summary: Rust
description: Rust Toolset
name: rust-toolset
stream: rhel8
stream: rhel_next
license:
module: [MIT]
dependencies:
- buildrequires:
platform: [el8]
llvm-toolset: [rhel8]
rust-toolset: [rhel8]
llvm-toolset: [rhel_next]
rust-toolset: [rhel_next]
requires:
platform: [el8]
llvm-toolset: [rhel8]
llvm-toolset: [rhel_next]
profiles:
common:
rpms:
@ -24,7 +24,6 @@ data:
- cargo
- clippy
- rust
- rust-analysis
- rust-analyzer
- rust-doc
- rust-gdb
@ -38,5 +37,5 @@ data:
rpms:
rust:
rationale: Rust compiler and tools
ref: stream-rhel-8-rhel-8.8.0
ref: changed/i8c-stream-rhel_next/rust-1.78.0-1.module+el8.10.0+1854+8210e06e
buildorder: 0

Loading…
Cancel
Save