about summary refs log tree commit diff
path: root/src/librustc_data_structures/small_c_str.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-68/+0
2019-12-22Format the worldMark Rousskov-4/+1
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-44/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23Use SmallVec for SmallCStrAndre Bogus-48/+39
2018-08-10Introduce SmallCStr and use it where applicable.Michael Woerister-0/+131