about summary refs log tree commit diff
path: root/src/librustc_parse_format/lib.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-829/+0
2020-08-27Fix ICE due to carriage return w/ multibyte charkadmin-1/+1
2020-08-07fix clippy::map_identity: remove redundant .map(|x| x) callMatthias Krüger-1/+1
2020-06-24Add `format_args_capture` featureDavid Hewitt-1/+1
2020-06-15asm: Allow multiple template strings; interpret them as newline-separatedJosh Triplett-4/+6
2020-06-02Rename directories for some compiler crates from `libx` to `librustc_x`Vadim Petrochenkov-0/+827