Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Inlay Hints: more directly account for self param | Aleksey Kladov | 2020-06-05 | 1 | -2/+1 | |
|/ / | ||||||
* | | Merge #4750 | bors[bot] | 2020-06-05 | 1 | -2/+17 | |
|\ \ | ||||||
| * | | introduce_named_lifetime assist wasn't applicable when type parameter | Jess Balint | 2020-06-04 | 1 | -2/+17 | |
* | | | Merge #4737 | bors[bot] | 2020-06-04 | 8 | -15/+143 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Move default const test out of line | Avi Dessauer | 2020-06-04 | 5 | -10/+0 | |
| * | | Address review | Avi Dessauer | 2020-06-04 | 1 | -5/+4 | |
| * | | Update tests | Avi Dessauer | 2020-06-04 | 6 | -0/+109 | |
| * | | Parse default unsafe & default const | Avi Dessauer | 2020-06-04 | 2 | -15/+45 | |
| |/ | ||||||
* | | Merge #4740 | bors[bot] | 2020-06-04 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Remove unneeded "./" prefix affecting error messages | David Tolnay | 2020-06-04 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge #4739 | bors[bot] | 2020-06-04 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Declare required lsp-server dependency of rust-analyzer crate | David Tolnay | 2020-06-04 | 1 | -1/+1 | |
| |/ | ||||||
* / | Fix type inference failure when built with log/kv_unstable | David Tolnay | 2020-06-04 | 1 | -1/+1 | |
|/ | ||||||
* | Fix more comments | Mikhail Rakhmanov | 2020-06-03 | 1 | -5/+4 | |
* | Merge branch 'master' into compute-lazy-assits | Mikhail Rakhmanov | 2020-06-03 | 38 | -477/+979 | |
|\ | ||||||
| * | Merge #4502 | bors[bot] | 2020-06-03 | 2 | -2/+9 | |
| |\ | ||||||
| | * | Mark fixes from diagnostics as quick fixes | Jeremy Kolb | 2020-06-03 | 2 | -2/+9 | |
| * | | Merge #4730 | bors[bot] | 2020-06-03 | 3 | -20/+48 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Document rust-project.json | Aleksey Kladov | 2020-06-03 | 3 | -20/+48 | |
| * | | Merge #4678 | bors[bot] | 2020-06-03 | 4 | -8/+19 | |
| |\ \ | ||||||
| | * | | Use split1 when formatting function signature params | Aaron Loucks | 2020-06-03 | 4 | -11/+11 | |
| | * | | Unsquish parameter types in tooltips for macro-generated functions | Aaron Loucks | 2020-05-31 | 1 | -1/+12 | |
| * | | | Merge #4660 | bors[bot] | 2020-06-03 | 6 | -18/+259 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Consolidate documentation expansion and merging | Aaron Loucks | 2020-06-03 | 2 | -53/+14 | |
| | * | | Add basic hover and completion doc tests for macro generated items | Aaron Loucks | 2020-06-03 | 3 | -2/+182 | |
| | * | | Enable hover and autocomplete docs on macro generated items | Aaron Loucks | 2020-06-03 | 5 | -10/+110 | |
| * | | | Drop test for old format | Aleksey Kladov | 2020-06-03 | 1 | -2/+0 | |
| |/ / | ||||||
| * | | Groundwork for specifying the set of projects via config | Aleksey Kladov | 2020-06-03 | 5 | -46/+83 | |
| * | | Rename ProjectRoot -> ProjectManifest | Aleksey Kladov | 2020-06-03 | 3 | -19/+19 | |
| * | | Move project discovery | Aleksey Kladov | 2020-06-03 | 2 | -8/+16 | |
| * | | Rename WorldState -> GlobalState | Aleksey Kladov | 2020-06-03 | 7 | -273/+291 | |
| * | | Drop no-project test | Aleksey Kladov | 2020-06-03 | 1 | -49/+0 | |
| * | | Derive local roots from Workspaces | Aleksey Kladov | 2020-06-03 | 2 | -11/+14 | |
| * | | 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 | |
| |/ / / / | ||||||
* | | | | | Fix review comments | Mikhail Rakhmanov | 2020-06-03 | 3 | -38/+24 | |
* | | | | | Merge remote-tracking branch 'upstream/master' into compute-lazy-assits | Mikhail Rakhmanov | 2020-06-02 | 10 | -284/+471 | |
|\| | | | | ||||||
| * | | | | 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 |