Open nrc opened 9 years ago
See https://github.com/rust-lang/rust/pull/26783, which does something similar-ish for lints
I would not use the word "virtual", since they are still static dispatch, but usually only monomorphization cares about the actual implementation.
See https://github.com/rust-lang/rust/pull/26783, which does something similar-ish for lints