forked from FirefoxGraphics/qcms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes
21 lines (14 loc) · 829 Bytes
/
notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
warning: value assigned to `x` is never read not fixed by cargo fix #76847
https://github.com/rust-lang/rust/issues/76847
align attribute droped from variable declarations #300
https://github.com/immunant/c2rust/issues/300
remove_redundant_casts breaks compilation on 32bit because of literal suffixes #298
https://github.com/immunant/c2rust/issues/298
`false` is not translated well #288
https://github.com/immunant/c2rust/issues/288
_mm256_broadcast_ps not properly translated #286
https://github.com/immunant/c2rust/issues/286
C without undefined behaviour is translated to Rust code with undefined behaviour #301
https://github.com/immunant/c2rust/issues/301
c2rust introduces undefined behaviour when getting the address of data that's not dereferenceable #303
https://github.com/immunant/c2rust/issues/303