| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -4914/+0 | |
| 2020-08-24 | hir: consistent use and naming of lang items | David Wood | -2/+1 | |
| This commit adjusts the naming of various lang items so that they are consistent and don't include prefixes containing the target or "LangItem". In addition, lang item variants are no longer exported from the `lang_items` module. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2020-08-17 | rust_ast::ast => rustc_ast | Ujjwal Sharma | -2/+2 | |
| 2020-08-13 | merge `as_local_hir_id` with `local_def_id_to_hir_id` | Bastian Kauschke | -1/+1 | |
| 2020-08-02 | fix typos | liuzhenyu | -1/+1 | |
| 2020-07-31 | Rename HAIR to THIR (Typed HIR). | Valentin Lazureanu | -0/+4915 | |
