Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put important things on top | Aleksey Kladov | 2020-06-03 | 1 | -7/+7 |
* | Merge pull request #4382 from woody77/json_cfgs | Aleksey Kladov | 2020-06-03 | 3 | -2/+92 |
|\ | |||||
| * | Begin transition to new fields for JsonProject crate cfgs | Aaron Wood | 2020-05-09 | 3 | -2/+92 |
* | | Merge #4679 | bors[bot] | 2020-06-03 | 1 | -3/+4 |
|\ \ | |||||
| * | | Update a comment for the new source organization | Nelson Elhage | 2020-06-01 | 1 | -3/+4 |
* | | | Merge #4721 | bors[bot] | 2020-06-03 | 2 | -2/+3 |
|\ \ \ | |||||
| * | | | Hide squiggly for unused and unnecessary | Gabriel Valfridsson | 2020-06-03 | 2 | -2/+3 |
* | | | | Add highlight support for unsafe fn calls and raw ptr deref | Paul Daniel Faria | 2020-06-02 | 11 | -6/+125 |
|/ / / | |||||
* | | | Merge #4710 | bors[bot] | 2020-06-02 | 7 | -168/+354 |
|\ \ \ | |||||
| * | | | Fix tests | Aleksey Kladov | 2020-06-02 | 3 | -69/+270 |
| * | | | Spec better runnables | Aleksey Kladov | 2020-06-02 | 2 | -1/+4 |
| * | | | New runnables API | Aleksey Kladov | 2020-06-02 | 5 | -98/+80 |
* | | | | Merge #4711 | bors[bot] | 2020-06-02 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by default | Laurențiu Nicola | 2020-06-02 | 2 | -2/+2 |
* | | | | Minor | Aleksey Kladov | 2020-06-02 | 3 | -124/+125 |
* | | | | Merge #4658 | bors[bot] | 2020-06-02 | 3 | -5/+2 |
|\ \ \ \ | |||||
| * | | | | Test case for format string highlighting of closing curlybrace | Roland Ruckerbauer | 2020-05-30 | 2 | -0/+2 |
| * | | | | Fix problem with format string tokenization | Roland Ruckerbauer | 2020-05-30 | 1 | -5/+0 |
* | | | | | Merge #4580 | bors[bot] | 2020-06-02 | 5 | -11/+21 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Change Runnable.bin -> Runnable.kind | veetaha | 2020-05-31 | 4 | -22/+18 |
| * | | | | Fix tests, apply code review proposals | veetaha | 2020-05-31 | 4 | -14/+21 |
| * | | | | Fix invoking cargo without consulting CARGO or standard installation paths | veetaha | 2020-05-31 | 2 | -1/+8 |
| |/ / / | |||||
* | | | | Simplify | veetaha | 2020-06-02 | 1 | -1/+1 |
* | | | | Rename assist | Aleksey Kladov | 2020-06-01 | 3 | -52/+49 |
* | | | | Cleanup imports | Aleksey Kladov | 2020-06-01 | 1 | -6/+9 |
* | | | | Small refactor | veetaha | 2020-05-31 | 1 | -2/+2 |
* | | | | add test | Brennan Vincent | 2020-05-31 | 1 | -0/+27 |
* | | | | recursively search submodules | Brennan Vincent | 2020-05-31 | 1 | -18/+22 |
* | | | | Merge #4667 | bors[bot] | 2020-05-31 | 8 | -36/+171 |
|\ \ \ \ | |||||
| * | | | | fmt | robojumper | 2020-05-31 | 2 | -11/+21 |
| * | | | | correctly infer labelled breaks | robojumper | 2020-05-31 | 8 | -45/+116 |
| * | | | | labelled break test | robojumper | 2020-05-31 | 1 | -0/+54 |
| |/ / / | |||||
* | | | | Merge #4664 | bors[bot] | 2020-05-31 | 23 | -177/+405 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move the rest of the features to generated docs | Aleksey Kladov | 2020-05-31 | 6 | -142/+212 |
| * | | | Doc more features | Aleksey Kladov | 2020-05-31 | 3 | -6/+40 |
| * | | | Don't require module docs for Features and Assists | Aleksey Kladov | 2020-05-31 | 12 | -27/+62 |
| * | | | Specify actions | Aleksey Kladov | 2020-05-31 | 4 | -3/+20 |
| * | | | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 8 | -2/+74 |
* | | | | Merge #4654 | bors[bot] | 2020-05-30 | 3 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Add semantic highlight to QUESTION token | Roland Ruckerbauer | 2020-05-29 | 3 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge #4562 | bors[bot] | 2020-05-30 | 3 | -0/+330 |
|\ \ \ \ | |||||
| * | | | | add support for naming anon lifetimes in function return type | Jess Balint | 2020-05-28 | 1 | -50/+210 |
| * | | | | tweak syntax | Jess Balint | 2020-05-23 | 1 | -49/+40 |
| * | | | | use char range | Jess Balint | 2020-05-22 | 1 | -2/+2 |
| * | | | | fix generated docs issue | Jess Balint | 2020-05-22 | 2 | -23/+48 |
| * | | | | handle the case of conflicting lifetime param name | Jess Balint | 2020-05-22 | 1 | -7/+36 |
| * | | | | Assist: replace anonymous lifetime with a named one | Jess Balint | 2020-05-22 | 2 | -0/+125 |
* | | | | | Merge #4653 | bors[bot] | 2020-05-30 | 2 | -5/+61 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix match ergonomics in closure parameters | Florian Diebold | 2020-05-29 | 2 | -5/+61 |
| | |/ / | |/| | | |||||
* | | | | Merge #4651 | bors[bot] | 2020-05-29 | 2 | -4/+2 |
|\ \ \ \ |