about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2020-03-07 17:27:37 +0100
committerGitHub <noreply@github.com>2020-03-07 17:27:37 +0100
commit8ee7278fca2cb137c81c8a12ca46c5df1838c2f3 (patch)
treed20951bd6c8b3c780c4dd95739fc18c2cd3fe66f /src/libstd/sys/unix/stack_overflow.rs
parent963b0aa541a68d9ffceb6685f785f9ae485964f7 (diff)
parentdffd18fafc5ffe41b958bf9cacc0c3a6ef257348 (diff)
downloadrust-8ee7278fca2cb137c81c8a12ca46c5df1838c2f3.tar.gz
rust-8ee7278fca2cb137c81c8a12ca46c5df1838c2f3.zip
Rollup merge of #69797 - jongiddy:convert-version, r=Mark-Simulacrum
Correct version that relaxed orphan rules

Docs say
> Prior to Rust 1.40, if the destination type was not part of the current crate then you couldn't implement From directly

Version 1.41 of Rust introduced the change to the orphan rules - https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html#relaxed-restrictions-when-implementing-traits - so this should say
> Prior to Rust 1.41...
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions