Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge NameDefinition and NameKind | Aleksey Kladov | 2020-02-19 | 2 | -40/+23 |
* | Derive visibility as well | Aleksey Kladov | 2020-02-19 | 1 | -39/+44 |
* | Don't store deriveable Module info in NameDefinition | Aleksey Kladov | 2020-02-19 | 1 | -43/+37 |
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -9/+10 |
* | Run cargo +nightly fix --clippy -Z unstable-options | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | Remove unicase dependency | Aleksey Kladov | 2020-02-18 | 2 | -8/+13 |
* | Rename the binary to rust-analyzer | Aleksey Kladov | 2020-02-18 | 1 | -1/+1 |
* | Drop proptest tests | Aleksey Kladov | 2020-02-17 | 3 | -108/+0 |
* | Remove extra dep | Aleksey Kladov | 2020-02-15 | 1 | -1/+0 |
* | Rename | Aleksey Kladov | 2020-02-07 | 2 | -5/+5 |
* | Remove irrelevant distinction | Aleksey Kladov | 2020-02-07 | 1 | -28/+4 |
* | Remove the leftovers after ImportLocator removal | Kirill Bulatov | 2020-02-06 | 1 | -2/+2 |
* | Fix tests | Aleksey Kladov | 2020-02-06 | 1 | -1/+1 |
* | Make assists use ImportsLocator directly | Aleksey Kladov | 2020-02-06 | 2 | -25/+21 |
* | Move imports locator to ide_db | Aleksey Kladov | 2020-02-06 | 2 | -0/+76 |
* | Add a fixme note | Aleksey Kladov | 2020-02-06 | 1 | -0/+2 |
* | Move NameKind up | Aleksey Kladov | 2020-02-06 | 2 | -0/+195 |
* | Docs | Aleksey Kladov | 2020-02-06 | 5 | -75/+84 |
* | Cleanup | Aleksey Kladov | 2020-02-06 | 4 | -79/+7 |
* | cleanup imports | Aleksey Kladov | 2020-02-06 | 1 | -1/+2 |
* | Move to a crate | Aleksey Kladov | 2020-02-06 | 8 | -0/+1722 |