File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 6868- [ ` rustc ` will now warn about some incorrect uses of
6969 ` mem::{uninitialized, zeroed} ` that are known to cause undefined behaviour.] [ 63346 ]
7070
71+ Compatibility Notes
72+ -------------------
73+ - Unfortunately the [ ` x86_64-unknown-uefi ` platform can not be built] [ 62785 ]
74+ with rustc 1.39.0.
75+ - The [ ` armv7-unknown-linux-gnueabihf ` platform is also known to have
76+ issues] [ 62896 ] for certain crates such as libc.
77+
7178[ 60260 ] : https://github.com/rust-lang/rust/pull/60260/
7279[ 61457 ] : https://github.com/rust-lang/rust/pull/61457/
7380[ 61491 ] : https://github.com/rust-lang/rust/pull/61491/
7986[ 62735 ] : https://github.com/rust-lang/rust/pull/62735/
8087[ 62766 ] : https://github.com/rust-lang/rust/pull/62766/
8188[ 62784 ] : https://github.com/rust-lang/rust/pull/62784/
89+ [ 62785 ] : https://github.com/rust-lang/rust/issues/62785/
8290[ 62814 ] : https://github.com/rust-lang/rust/pull/62814/
91+ [ 62896 ] : https://github.com/rust-lang/rust/issues/62896/
8392[ 63000 ] : https://github.com/rust-lang/rust/pull/63000/
8493[ 63056 ] : https://github.com/rust-lang/rust/pull/63056/
8594[ 63107 ] : https://github.com/rust-lang/rust/pull/63107/
You can’t perform that action at this time.
0 commit comments