Skip to content

Commit ffc4432

Browse files
Update compiler/rustc_target/src/spec/targets/s390x_unknown_none_softfloat.rs
Co-authored-by: Jubilee <workingjubilee@gmail.com>
1 parent 9d71d4a commit ffc4432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compiler/rustc_target/src/spec/targets/s390x_unknown_none_softfloat.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pub(crate) fn target() -> Target {
2626
Target {
2727
llvm_target: "s390x-unknown-linux-gnu".into(),
2828
metadata: TargetMetadata {
29-
description: Some("S390x Linux ".into()),
29+
description: Some("S390x Linux".into()),
3030
host_tools: Some(false),
3131
std: Some(false),
3232
tier: Some(2),

0 commit comments

Comments
 (0)