summary refs log tree commit diff
path: root/src/librustc/traits/engine.rs
AgeCommit message (Expand)AuthorLines
2018-03-23move the defaut object lifetime bound into the traitNiko Matsakis-2/+2
2018-03-23apply rustfmtNiko Matsakis-14/+16
2018-03-23fix `Self`Niko Matsakis-2/+1
2018-03-23import trait engine to typeckcsmoe-14/+15
2018-03-23introduce trait engine modcsmoe-0/+69