summary refs log tree commit diff
path: root/src/librustc/ty/codec.rs
AgeCommit message (Expand)AuthorLines
2018-03-23Fixed issues with incremental tests.David Wood-0/+23
2018-03-08Remove unused error variants and const eval typesOliver Schneider-20/+0
2017-11-16Fix some tidy errors in ty::codec.Michael Woerister-8/+16
2017-11-16incr.comp.: Remove some code duplication around TyDecoder by factoring things...Michael Woerister-0/+137
2017-11-13incr.comp.: Add position() method to TyEncoder.Michael Woerister-2/+10
2017-10-24incr.comp.: Factor some persistence functionality out of crate metadata code.Michael Woerister-0/+243