Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove item tree tests | Jonas Schievink | 2020-12-10 | 1 | -439/+0 |
* | Ignore extern items in incorrect-case check | Jonas Schievink | 2020-12-10 | 1 | -5/+8 |
* | Refactor is_intrinsic_fn_unsafe() and make it private | Francesco Zardi | 2020-10-21 | 1 | -39/+42 |
* | Move safe intrinsic tests | Francesco Zardi | 2020-10-21 | 1 | -20/+0 |
* | Add whitelist of safe intrinsics | Francesco Zardi | 2020-10-21 | 2 | -2/+62 |
* | Update tests for new function field | Zac Pullar-Strecker | 2020-10-08 | 1 | -12/+12 |
* | Differentiate method/tymethod by determining 'defaultness' | Zac Pullar-Strecker | 2020-10-08 | 1 | -0/+3 |
* | Give `ExternCrate` a `Name`, not a `ModPath` | Jonas Schievink | 2020-09-17 | 2 | -3/+3 |
* | Merge #6016 | bors[bot] | 2020-09-17 | 2 | -3/+4 |
|\ | |||||
| * | Store `Import` indices for later reconstruction | Jonas Schievink | 2020-09-16 | 2 | -3/+4 |
* | | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 2 | -3/+5 |
|/ | |||||
* | Support extern types | Jonas Schievink | 2020-08-24 | 1 | -0/+4 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 2 | -0/+1144 |