Commit 3db2c13 1 parent 9b9d2af commit 3db2c13 Copy full SHA for 3db2c13
File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 68
68
- [ ` rustc ` will now warn about some incorrect uses of
69
69
` mem::{uninitialized, zeroed} ` that are known to cause undefined behaviour.] [ 63346 ]
70
70
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
+
71
78
[ 60260 ] : https://github.com/rust-lang/rust/pull/60260/
72
79
[ 61457 ] : https://github.com/rust-lang/rust/pull/61457/
73
80
[ 61491 ] : https://github.com/rust-lang/rust/pull/61491/
79
86
[ 62735 ] : https://github.com/rust-lang/rust/pull/62735/
80
87
[ 62766 ] : https://github.com/rust-lang/rust/pull/62766/
81
88
[ 62784 ] : https://github.com/rust-lang/rust/pull/62784/
89
+ [ 62785 ] : https://github.com/rust-lang/rust/issues/62785/
82
90
[ 62814 ] : https://github.com/rust-lang/rust/pull/62814/
91
+ [ 62896 ] : https://github.com/rust-lang/rust/issues/62896/
83
92
[ 63000 ] : https://github.com/rust-lang/rust/pull/63000/
84
93
[ 63056 ] : https://github.com/rust-lang/rust/pull/63056/
85
94
[ 63107 ] : https://github.com/rust-lang/rust/pull/63107/
You can’t perform that action at this time.
0 commit comments