about summary refs log tree commit diff
path: root/src/libsyntax/util/move_map.rs
AgeCommit message (Expand)AuthorLines
2017-05-12Fix some clippy warnings in libsyntaxAndre Bogus-4/+4
2016-11-11Change implementation of syntax::util::SmallVector to use data_structures::Sm...Mark-Simulacrum-0/+49
2015-12-18Deprecate name `OwnedSlice` and don't use itVadim Petrochenkov-4/+2
2015-11-26Some TLC for the MoveMap traitMarvin Löbel-0/+79