mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
tidy demands this whitespace go away
This commit is contained in:
parent
0e78c73b74
commit
26e07879be
@ -46,7 +46,7 @@ pub fn target() -> Target {
|
||||
|
||||
// minimum extra features, these cannot be disabled via -C
|
||||
features: "+soft-float,+strict-align".into(),
|
||||
|
||||
|
||||
panic_strategy: PanicStrategy::Abort,
|
||||
relocation_model: RelocModel::Static,
|
||||
// suggested from thumb_base, rust-lang/rust#44993.
|
||||
|
Loading…
Reference in New Issue
Block a user