about summary refs log tree commit diff
path: root/src/librustc_mir_build/thir/pattern
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-4914/+0
2020-08-24hir: consistent use and naming of lang itemsDavid Wood-2/+1
2020-08-17rust_ast::ast => rustc_astUjjwal Sharma-2/+2
2020-08-13merge `as_local_hir_id` with `local_def_id_to_hir_id`Bastian Kauschke-1/+1
2020-08-02fix typosliuzhenyu-1/+1
2020-07-31Rename HAIR to THIR (Typed HIR).Valentin Lazureanu-0/+4915