rust/compiler/rustc_traits/src
Nicholas Nethercote aefbb616af Remove -Zperf-stats.
The included measurements have varied over the years. At one point there
were quite a few more, but #49558 deleted a lot that were no longer
used. Today there's just four, and it's a motley collection that doesn't
seem particularly valuable.

I think it has been well and truly subsumed by self-profiling, which
collects way more data.
2023-11-13 09:45:20 +11:00
..
codegen.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
dropck_outlives.rs dropck_outlives check generator witness needs_drop 2023-11-02 17:20:13 +01:00
evaluate_obligation.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
implied_outlives_bounds.rs Uplift complex type ops back into typeck so we can call them locally 2023-05-27 04:13:44 +00:00
lib.rs Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
normalize_erasing_regions.rs Remove -Zperf-stats. 2023-11-13 09:45:20 +11:00
normalize_projection_ty.rs Remove -Zperf-stats. 2023-11-13 09:45:20 +11:00
type_op.rs Migrate predicates_of and caller_bounds to Clause 2023-06-26 23:12:03 +00:00