Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
hollerith
1y ago
0 comments
Save
Share
Have you heard of anyone proposing to add to rustc a flag or an attribute that would cause a generic type to be implemented by a dispatch at run time to avoid monomorphization and consequently decrease compile time?
0 comments
1 comments · 1 top-level
top
newest
oldest
steveklabnik
1y ago
It’s been discussed, but not every trait is object safe, so it’s not a trivial task.
j
/
k
navigate · click thread line to collapse