Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
tick_tock_tick
5y ago
0 comments
Share
In theory one day Rust will but LLVM doesn't support anything beyond the function level for noalias since that's all that's needed to support __restrict in C. Even that isn't used by Rust most of the time since they have found several bugs in it.
0 comments
default
newest
oldest
volta87
5y ago
LLVM does support tbaa! and noalias! metadata.
tick_tock_tick
OP
5y ago
https://github.com/rust-lang/rust/issues/54878
j
/
k
navigate · click thread line to collapse