summary refs log tree commit diff
path: root/src/librustc_builtin_macros/format_foreign.rs
AgeCommit message (Expand)AuthorLines
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-2/+2
2020-03-30Use if let instead of match when only matching a single variant (clippy::sing...Matthias Krüger-8/+4
2020-03-20remove redundant returns (clippy::needless_return)Matthias Krüger-2/+2
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-2/+2
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+827