summary refs log tree commit diff
path: root/src/libsyntax/util/rc_slice.rs
AgeCommit message (Expand)AuthorLines
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-3/+3
2017-06-26Implement `quote!` and other `proc_macro` API.Jeffrey Seyfried-1/+9
2017-04-06Introduce HashStable trait and base ICH implementations on it.Michael Woerister-0/+13
2017-03-03Integrate `TokenStream`.Jeffrey Seyfried-7/+0
2017-01-22Refactor `TokenStream`.Jeffrey Seyfried-0/+50