Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #4203 | bors[bot] | 2020-04-29 | 2 | -9/+49 |
|\ | |||||
| * | Better filtering of qualified enum variants in completion | Aleksey Kladov | 2020-04-29 | 2 | -9/+49 |
|/ | |||||
* | Merge #4199 | bors[bot] | 2020-04-29 | 1 | -0/+15 |
|\ | |||||
| * | add ale to the nvim setup section of the readme | Simon Cruanes | 2020-04-29 | 1 | -0/+15 |
|/ | |||||
* | Merge #4198 | bors[bot] | 2020-04-28 | 2 | -12/+53 |
|\ | |||||
| * | Complete union fields after dot | Jonas Schievink | 2020-04-28 | 2 | -12/+53 |
* | | Merge #4196 | bors[bot] | 2020-04-28 | 3 | -3/+33 |
|\ \ | |/ |/| | |||||
| * | Build extension too | Jonas Schievink | 2020-04-28 | 3 | -3/+26 |
| * | Rebuild rust-analyzer when launching in VS Code | Jonas Schievink | 2020-04-28 | 2 | -2/+9 |
* | | Merge #4161 | bors[bot] | 2020-04-28 | 7 | -47/+58 |
|\ \ | |||||
| * | | lsp-types 0.74 | kjeremy | 2020-04-26 | 7 | -47/+58 |
* | | | Merge #4193 | bors[bot] | 2020-04-28 | 1 | -56/+61 |
|\ \ \ | |||||
| * | | | Make it impossible to forget to add a semantic token type / modifier | Aleksey Kladov | 2020-04-28 | 1 | -56/+61 |
| | |/ | |/| | |||||
* | | | Merge #4184 | bors[bot] | 2020-04-28 | 2 | -10/+22 |
|\ \ \ | |||||
| * | | | Fix comment prefix method for four slash comments | adamrk | 2020-04-28 | 1 | -10/+6 |
| * | | | Treat comments beginning with four slashes as regular line comments | adamrk | 2020-04-28 | 2 | -0/+16 |
* | | | | Merge #4148 | bors[bot] | 2020-04-28 | 1 | -24/+21 |
|\ \ \ \ | |||||
| * | | | | Simplify profiler impl (bubble up Option and shorten code | veetaha | 2020-04-25 | 1 | -24/+21 |
* | | | | | Merge pull request #4157 from lnicola/glibc-releases | Aleksey Kladov | 2020-04-28 | 2 | -6/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use x86_64-unknown-linux-gnu for releases | Laurențiu Nicola | 2020-04-28 | 2 | -6/+3 |
* | | | | | Merge #4190 | bors[bot] | 2020-04-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | tiny fix in markdown ordered list | Youngsuk Kim | 2020-04-28 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge #4183 | bors[bot] | 2020-04-28 | 9 | -37/+48 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Introduce new semantic highlight token for format specifier | Leander Tentrup | 2020-04-28 | 9 | -37/+48 |
|/ / / / | |||||
* | | | | Merge #4173 | bors[bot] | 2020-04-27 | 2 | -37/+109 |
|\ \ \ \ | |||||
| * | | | | Check dep name to detect it is core | Edwin Cheng | 2020-04-27 | 1 | -4/+6 |
| * | | | | Use empty-deps tricks to detect it is core | Edwin Cheng | 2020-04-27 | 2 | -11/+26 |
| * | | | | Add test | Edwin Cheng | 2020-04-27 | 2 | -1/+27 |
| * | | | | Use core instead of std for builtin derive macros | Edwin Cheng | 2020-04-27 | 2 | -36/+65 |
* | | | | | Merge #4158 | bors[bot] | 2020-04-26 | 1 | -6/+21 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add missing . | Günter Zöchbauer | 2020-04-26 | 1 | -1/+1 |
| * | | | | Change install directory suggestion to `~/.local/bin` | Günter Zöchbauer | 2020-04-26 | 1 | -3/+5 |
| * | | | | xtask does not need to be installed | Günter Zöchbauer | 2020-04-26 | 1 | -4/+1 |
| * | | | | Clarify rust-analyzer binary install | Günter Zöchbauer | 2020-04-26 | 1 | -7/+23 |
| |/ / / | |||||
* | | | | Merge #4159 | bors[bot] | 2020-04-26 | 4 | -13/+119 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | For associated type shorthand (T::Item), use the substs from the where clause | Florian Diebold | 2020-04-26 | 4 | -13/+119 |
|/ / / | |||||
* | | | Merge #4155 | bors[bot] | 2020-04-26 | 3 | -35/+44 |
|\ \ \ | |||||
| * | | | Precompute expected type during completion | Aleksey Kladov | 2020-04-26 | 3 | -35/+44 |
| | |/ | |/| | |||||
* | | | Merge #4154 | bors[bot] | 2020-04-26 | 3 | -62/+63 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add `cargo test` to the list of Run commands | Aleksey Kladov | 2020-04-26 | 3 | -62/+63 |
|/ / | |||||
* | | Merge #4146 | bors[bot] | 2020-04-25 | 2 | -1/+64 |
|\ \ | |||||
| * | | Fix broken test | Jonas Schievink | 2020-04-25 | 1 | -1/+1 |
| * | | Don't add call parens when an fn type is expected | Jonas Schievink | 2020-04-25 | 2 | -0/+63 |
|/ / | |||||
* | | Merge #4145 | bors[bot] | 2020-04-25 | 9 | -427/+346 |
|\ \ | |||||
| * | | Remove dead code | Aleksey Kladov | 2020-04-25 | 1 | -29/+0 |
| * | | Extract messy tree handling out of profiling code | Aleksey Kladov | 2020-04-25 | 6 | -150/+119 |
| * | | Fix panic in NoSuchField diagnostic | Aleksey Kladov | 2020-04-25 | 1 | -3/+2 |
| * | | Simplify | Aleksey Kladov | 2020-04-25 | 1 | -20/+17 |
| * | | Simplify hprof | Aleksey Kladov | 2020-04-25 | 1 | -85/+64 |
| * | | Move hprof to a separate file | Aleksey Kladov | 2020-04-25 | 2 | -393/+398 |