summary refs log tree commit diff
path: root/src/librustc_traits/normalize_projection_ty.rs
AgeCommit message (Expand)AuthorLines
2018-04-10Make PerfStats thread-safe and remove unused fieldsJohn Kåre Alsaker-2/+2
2018-03-17Replace Rc with LrcJohn Kåre Alsaker-2/+2
2018-03-13introduce `infcx.at(..).normalize(..)` operation [VIC]Niko Matsakis-0/+55