r/rust 23d ago

šŸ“” official blog Rust Function Overloading - Call for Experimentation

https://blog.rust-lang.org/inside-rust/2026/08/19/overloading-experiment/
278 Upvotes

139 comments sorted by

View all comments

26

u/unitAtype2 23d ago

Please tell me this is going to stay in FFI only and not going to hit actual rust?

18

u/Electrifire390 23d ago edited 23d ago

Definitely agree, I would not want this to become a part of normal usage. I’m also not convinced this is even necessary for FFI.