Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
noxer
11mo ago
0 comments
Share
Normal rust can already do this. For example #[no_panic] attribute is implemented in
https://github.com/dtolnay/no-panic
crate.
0 comments
default
newest
oldest
GolDDranks
11mo ago
Via an unreliable, linker-based hack.
rowanG077
11mo ago
On one hand you are right. On the other hand knowing it can't panic because the code is literally not there is a very strong guarantee.
j
/
k
navigate · click thread line to collapse