Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy: Fix new_ret_no_self | Alan Du | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -48/+34 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | fix tests | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | A FnDescriptor shouldn't exist without a name | Jeremy A. Kolb | 2018-10-12 | 1 | -5/+5 |
| | |||||
* | Language Server: textDocument/signatureHelp | Jeremy A. Kolb | 2018-10-11 | 1 | -4/+98 |
| | | | | | | | | | | Implements a pretty barebones function signature help mechanism in the language server. Users can use `Analysis::resolve_callback()` to get basic information about a call site. Fixes #102 | ||||
* | Replace HashMap, HashSet with FxHashMap and FxHashSet | Muhammad Mominul Huque | 2018-10-11 | 1 | -2/+3 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+146 |