Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `TestDB::module_at_position` | Jonas Schievink | 2021-02-09 | 1 | -4/+95 |
* | Remove redundant clones | Yoshua Wuyts | 2021-02-05 | 1 | -1/+1 |
* | Create all `ModuleId`s through a `DefMap` method | Jonas Schievink | 2021-01-25 | 1 | -3/+3 |
* | Make public DefMap fields private | Jonas Schievink | 2021-01-20 | 1 | -3/+3 |
* | Introduce anchored_path | Aleksey Kladov | 2020-12-09 | 1 | -3/+3 |
* | Use `original_file_range` in `TestDB` | Jonas Schievink | 2020-12-08 | 1 | -9/+3 |
* | Handle macros in `TestDB::check_diagnostics` | Jonas Schievink | 2020-12-08 | 1 | -2/+9 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -7/+7 |
* | Diagnose #[cfg]s in bodies | Jonas Schievink | 2020-10-23 | 1 | -3/+41 |
* | Add annotation-based nameres diagnostic tests | Jonas Schievink | 2020-09-16 | 1 | -0/+42 |
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 1 | -0/+101 |