Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
noxer
1y ago
0 comments
Save
Share
Normal rust can already do this. For example #[no_panic] attribute is implemented in
https://github.com/dtolnay/no-panic
crate.
0 comments
2 comments · 1 top-level
top
newest
oldest
GolDDranks
1y ago
· 1 in thread
Via an unreliable, linker-based hack.
rowanG077
1y 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