Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ModuleScope as a query | Aleksey Kladov | 2018-10-30 | 1 | -0/+2 |
| | | | | | | | This is a first step towards queryifing completion and resolve. Some code currently duplicates ra_editor: the plan is to move all completion from ra_editor, but it'll take more than one commit. | ||||
* | switch to TextRange::subrange | Aleksey Kladov | 2018-10-30 | 1 | -2/+1 |
| | |||||
* | Complete crate:: paths | Aleksey Kladov | 2018-10-24 | 1 | -13/+17 |
| | |||||
* | complete pub(crate) | Aleksey Kladov | 2018-10-23 | 1 | -2/+8 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -64/+114 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | switch editor to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | Replace HashMap, HashSet with FxHashMap and FxHashSet | Muhammad Mominul Huque | 2018-10-11 | 1 | -4/+4 |
| | |||||
* | tfn snippet | Aleksey Kladov | 2018-10-08 | 1 | -0/+32 |
| | |||||
* | make ancestors and descendants inherent | Aleksey Kladov | 2018-10-02 | 1 | -7/+6 |
| | |||||
* | eprintln | Aleksey Kladov | 2018-09-16 | 1 | -7/+37 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+480 |