aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_db/src/loc2id.rs
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in `Interner`’s name (`Intener`)Vincent Esche2019-03-201-5/+5
* reformat the worldAleksey Kladov2019-02-081-7/+2
* implement RefUnwindSafeAleksey Kladov2019-01-101-1/+10
* Fix typos in ARCHITECTURE.md and a number of cratesMarcus Klaas de Vries2019-01-091-2/+2
* switch interner to use arenaAleksey Kladov2019-01-081-21/+13
* better debug implsAleksey Kladov2018-12-211-0/+7
* move db basics to ra_dbAleksey Kladov2018-11-281-0/+100