Clang's new `-ftime-trace` flag

If this feature is part of the Clang C/++ frontend, and not part of the underlying LLVM language-agnostic compiler backend, then rustc cannot (easily) use it.

You may, however, be interested in rustc's own self-profiling features, possible improvements to which are being discussed elsewhere on this forum as we speak.