summary refs log tree commit diff
path: root/src/librustc_passes/weak_lang_items.rs
AgeCommit message (Expand)AuthorLines
2020-02-27Remove unneeded calls to format!()Björn Steinbrink-2/+2
2020-02-11Merge rustc::middle::*lang_items.Camille GILLOT-1/+1
2020-02-11Move it all into rustc_hir.Camille GILLOT-2/+2
2020-02-11Move weak_lang_items checking to librustc_passes.Camille GILLOT-32/+5
2020-02-11Move weak_lang_items.rs to librustc_passes.Camille GILLOT-0/+130