I wish compiler folks understood that the main use case (or at least *a* main use case) for the compiler is building other people's code to run on your own system or with very minor changes to meet your needs.
I.e. that compile time actually matters, and in particular, matters a lot more than functionality meant to assist in development.