tidy demands this whitespace go away
This commit is contained in:
parent
0e78c73b74
commit
26e07879be
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue