summary refs log tree commit diff
path: root/compiler/rustc_hir/src/lang_items.rs
AgeCommit message (Expand)AuthorLines
2021-01-16Enforce that query results implement DebugAaron Hill-1/+1
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-1/+1
2020-10-22Fix const core::panic!(non_literal_str).Mara Bos-0/+1
2020-09-01hir: replace `lazy_static` by `SyncLazy` from stdmarmeladema-9/+7
2020-08-30mv compiler to compiler/mark-0/+334