summary refs log tree commit diff
path: root/src/libsyntax/ext/pushpop_safe.rs
AgeCommit message (Expand)AuthorLines
2015-07-23review feedback: common-subexpression-elim across functions in pushpop_safe i...Felix S. Klock II-4/+4
2015-07-22Hack for "unsafety hygiene" -- `push_unsafe!` and `pop_unsafe!`.Felix S. Klock II-0/+94