about summary refs log tree commit diff
path: root/src/librustc_parse_format
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-1138/+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-07-09Eliminate confusing "globals" terminology.Nicholas Nethercote-2/+2
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-02Make things build againVadim Petrochenkov-2/+2
2020-06-02Rename directories for some compiler crates from `libx` to `librustc_x`Vadim Petrochenkov-0/+1136