Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Aleksey Kladov | 2019-08-06 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+1 |
* | Add is_empty to Arena | kjeremy | 2019-04-26 | 1 | -0/+3 |
* | Elide lifetime | kjeremy | 2019-04-26 | 1 | -1/+1 |
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 2 | -24/+6 |
* | use positional ids for fields | Aleksey Kladov | 2019-01-25 | 1 | -0/+13 |
* | simplify | Aleksey Kladov | 2019-01-25 | 1 | -0/+4 |
* | use arena for sysroot | Aleksey Kladov | 2019-01-10 | 1 | -1/+10 |
* | switch interner to use arena | Aleksey Kladov | 2019-01-08 | 1 | -0/+3 |
* | Introduce ArenaMap | Florian Diebold | 2019-01-06 | 2 | -0/+72 |
* | remove id arena | Aleksey Kladov | 2019-01-04 | 1 | -1/+1 |
* | extract area to a crate | Aleksey Kladov | 2019-01-04 | 2 | -0/+102 |