You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rust-users, zircon-dev
Hi folks
To support writing the kernel in Rust, we need to be able to specify branch prediction hints. This requires the use of the likely_unlikely, so I've written a proposal.