Change History (5)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
follow-up: 5 comment:3 by , 3 years ago
Got 46 test failures in the assembly section, and five others (four of which are with the same file).
comment:4 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Everything (js, firefox, librsvg, etc) seems to build and run ok. Fixed at bf4b5fc3e7
comment:5 by , 3 years ago
Replying to pierre:
Got 46 test failures in the assembly section, and five others (four of which are with the same file).
Let me rerun the tests and recheck my LLVM command... (Sometimes I enable more LLVM targets than the book.)
Note:
See TracTickets
for help on using tickets.
Version 1.64.0 (2022-09-22)
Language
Compiler
Libraries
Stabilized APIs
These types were previously stable in
std::ffi
, but are now also available incore
andalloc
:These types were previously stable in
std::os::raw
, but are now also available incore::ffi
andstd::ffi
:These APIs are now usable in const contexts:
Cargo
Misc
Compatibility Notes
Internal Changes
These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.