Closed
Description
Computing the specialization graph for a trait involves looking at lots of things. The result of the query should be easily cacheable:
rust/src/librustc/traits/specialize/specialization_graph.rs
Lines 39 to 66 in e65547d
Computing the specialization graph for a trait involves looking at lots of things. The result of the query should be easily cacheable:
rust/src/librustc/traits/specialize/specialization_graph.rs
Lines 39 to 66 in e65547d