Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Open Cargo.toml opens more specific manifest | Aleksey Kladov | 2020-12-08 | 2 | -10/+12 | |
| * | cleanup: match over unwrap | Aleksey Kladov | 2020-12-08 | 1 | -5/+5 | |
* | | Merge #6750 | bors[bot] | 2020-12-08 | 12 | -213/+137 | |
|\ \ | ||||||
| * | | Simplify ast::Comment api surface | Lukas Wirth | 2020-12-08 | 1 | -10/+15 | |
| * | | Escape string literals in Attr::from_src | Lukas Wirth | 2020-12-08 | 2 | -12/+6 | |
| * | | Replace Arc<[str]> with String in attr::Documentation | Lukas Wirth | 2020-12-07 | 1 | -2/+2 | |
| * | | Keep doc attribute order | Lukas Wirth | 2020-12-07 | 3 | -55/+61 | |
| * | | Remove raw pre and suffixes from string attr literals | Lukas Wirth | 2020-12-07 | 1 | -2/+5 | |
| * | | Remove hir_def/docs.rs module | Lukas Wirth | 2020-12-07 | 6 | -114/+63 | |
| * | | Remove documentation query | Lukas Wirth | 2020-12-07 | 6 | -59/+26 | |
* | | | Merge #6706 | bors[bot] | 2020-12-08 | 17 | -118/+565 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Tweak the search query params for better lookup speed | Kirill Bulatov | 2020-12-08 | 2 | -32/+38 | |
| * | | Better config name | Kirill Bulatov | 2020-12-08 | 6 | -16/+19 | |
| * | | Disable the completion for no corresponding client resolve capabilities | Kirill Bulatov | 2020-12-07 | 12 | -163/+87 | |
| * | | Document the feature | Kirill Bulatov | 2020-12-07 | 1 | -0/+43 | |
| * | | Simplify | Kirill Bulatov | 2020-12-07 | 4 | -36/+35 | |
| * | | Check lsp completions' edits for disjointness | Kirill Bulatov | 2020-12-07 | 2 | -1/+176 | |
| * | | Less panic, more tests | Kirill Bulatov | 2020-12-07 | 3 | -11/+62 | |
| * | | Fix the profiling label | Kirill Bulatov | 2020-12-07 | 1 | -1/+1 | |
| * | | Use stateless completion resolve | Kirill Bulatov | 2020-12-07 | 6 | -71/+124 | |
| * | | Remove the state | Kirill Bulatov | 2020-12-07 | 7 | -107/+37 | |
| * | | Make completion resolve async | Kirill Bulatov | 2020-12-07 | 7 | -53/+116 | |
| * | | Simplify import edit calculation | Kirill Bulatov | 2020-12-07 | 12 | -111/+114 | |
| * | | Remove redundant code | Kirill Bulatov | 2020-12-07 | 8 | -103/+80 | |
| * | | Refactor the code | Kirill Bulatov | 2020-12-07 | 11 | -34/+48 | |
| * | | Add eager resolve capability | Kirill Bulatov | 2020-12-07 | 8 | -13/+43 | |
| * | | Better support client completion resolve caps | Kirill Bulatov | 2020-12-07 | 5 | -105/+120 | |
| * | | Properly fill client completion resolve capabilities data | Kirill Bulatov | 2020-12-07 | 5 | -5/+56 | |
| * | | Resolve import inserts better | Kirill Bulatov | 2020-12-07 | 2 | -38/+91 | |
| * | | Remove unnecessary leftovers | Kirill Bulatov | 2020-12-07 | 2 | -3/+0 | |
| * | | Working resolve completion imports prototype | Kirill Bulatov | 2020-12-07 | 9 | -46/+78 | |
| * | | Draft the new lsp handler | Kirill Bulatov | 2020-12-07 | 5 | -24/+52 | |
* | | | Merge #6759 | bors[bot] | 2020-12-08 | 1 | -4/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove workaround & fix fetch$1 is not a function | Kafji | 2020-12-08 | 1 | -4/+1 | |
|/ / | ||||||
* | | Merge #6754 | bors[bot] | 2020-12-07 | 2 | -2/+20 | |
|\ \ | ||||||
| * | | Apply environment set by build scripts | Jonas Schievink | 2020-12-07 | 2 | -2/+20 | |
|/ / | ||||||
* | | Merge #6752 | bors[bot] | 2020-12-07 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Pass `--target` when loading out dirs from check | Jonas Schievink | 2020-12-07 | 1 | -0/+5 | |
* | | | Merge #6749 | bors[bot] | 2020-12-07 | 2 | -30/+19 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Update expect-test and remove outdated license | kjeremy | 2020-12-07 | 2 | -5/+4 | |
| * | | cargo update | kjeremy | 2020-12-07 | 1 | -25/+15 | |
* | | | Merge #6719 | bors[bot] | 2020-12-07 | 5 | -23/+23 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Use items can also have doc comments | Lukas Wirth | 2020-12-04 | 5 | -23/+23 | |
* | | | Merge #6751 | bors[bot] | 2020-12-07 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Use the right `def_crate` for builtin macros | Jonas Schievink | 2020-12-07 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #6748 | bors[bot] | 2020-12-07 | 2 | -691/+579 | |
|\ \ | ||||||
| * | | Update npm packages | kjeremy | 2020-12-07 | 2 | -691/+579 | |
|/ / | ||||||
* | | Merge #6745 | bors[bot] | 2020-12-07 | 12 | -99/+84 | |
|\ \ | ||||||
| * | | Remove resolved FIXME | Jonas Schievink | 2020-12-07 | 1 | -1/+0 | |
| * | | Remove dummy ProcMacroClient in favor of Option | Jonas Schievink | 2020-12-07 | 5 | -71/+59 |