mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
fixing trailing whitespace
This commit is contained in:
@@ -293,7 +293,7 @@ unsafe fn target_get_sp_limit() -> usize {
|
||||
// powerpc - FIXME(POWERPC): missing...
|
||||
// arm-ios - no segmented stacks.
|
||||
// openbsd/bitrig/netbsd - no segmented stacks.
|
||||
// x86-freebsd - no segmented stacks.
|
||||
// x86-freebsd - no segmented stacks..
|
||||
//
|
||||
// This function might be called by runtime though
|
||||
// so it is unsafe to unreachable, let's return a fixed constant.
|
||||
|
||||
Reference in New Issue
Block a user