summary refs log tree commit diff
path: root/compiler/rustc_metadata/src/rmeta/table.rs
AgeCommit message (Expand)AuthorLines
2021-09-14Allow taking an OwningRef of the crate metadata blob.Michael Woerister-1/+1
2021-03-19Move raw bytes handling to Encoder/Decoder.Camille GILLOT-1/+2
2020-08-30mv compiler to compiler/mark-0/+209