Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | update salsa | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | ra_db is independent from editor | Aleksey Kladov | 2019-01-08 | 1 | -1/+0 |
| | |||||
* | switch interner to use arena | Aleksey Kladov | 2019-01-08 | 1 | -0/+1 |
| | |||||
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | remove backtraces from Cancelled | Aleksey Kladov | 2018-12-30 | 1 | -1/+0 |
| | | | | | Hopefully we won't need them for debugging. If we do need them, it should be easy to add back. | ||||
* | :arrow_up: salsa | Aleksey Kladov | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | Bump parking_lot from 0.6.4 to 0.7.0 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
| | | | | | | | | Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/commits) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | add cancelation module & cancelation backtraces | Aleksey Kladov | 2018-12-27 | 1 | -0/+1 |
| | |||||
* | switch to released id-arena | Aleksey Kladov | 2018-11-28 | 1 | -2/+0 |
| | |||||
* | move db basics to ra_db | Aleksey Kladov | 2018-11-28 | 1 | -0/+16 |
This should allow to move hir to a separate crate |