Rename EntryKind to EntryDetails.
a928272
We need this so that we can have a detail-less enum called EntryKind to eliminate the boolean. People on #servo agreed this was an appropriate naming strategy.