Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to restore caching on CI | Aleksey Kladov | 2020-01-07 | 1 | -1/+13 |
* | Fix back compat | Aleksey Kladov | 2020-01-07 | 1 | -0/+1 |
* | :arrow_up: crates | Aleksey Kladov | 2020-01-07 | 1 | -22/+21 |
* | Share cache cleaning logic between OSes | Aleksey Kladov | 2020-01-07 | 3 | -22/+49 |
* | Cleanup | Aleksey Kladov | 2020-01-07 | 3 | -7/+7 |
* | Move cmd to a separate dir | Aleksey Kladov | 2020-01-07 | 2 | -53/+58 |
* | Refactor xtasks | Aleksey Kladov | 2020-01-07 | 5 | -281/+290 |
* | Simplify | Aleksey Kladov | 2020-01-07 | 2 | -45/+4 |
* | Merge pull request #2725 from kiljacken/actions-matrix | Aleksey Kladov | 2020-01-07 | 2 | -3/+35 |
|\ | |||||
| * | Add missing comma and use double-quotes to bors.toml | Emil Lauridsen | 2020-01-05 | 1 | -3/+3 |
| * | Rename old toolchains on windows to speedup installation | Emil Lauridsen | 2020-01-03 | 1 | -2/+6 |
| * | Remove rust-docs on Windows before updating to latest stable | Emil Lauridsen | 2020-01-03 | 1 | -0/+4 |
| * | Update bors.toml | Emil Lauridsen | 2020-01-03 | 1 | -1/+6 |
| * | Blindfolded PowerShell coding | Emil Lauridsen | 2020-01-03 | 1 | -1/+17 |
| * | Run tests on ubuntu, windows and macos | Emil Lauridsen | 2020-01-03 | 1 | -1/+4 |
* | | Merge #2724 | bors[bot] | 2020-01-06 | 9 | -21/+123 |
|\ \ | |||||
| * | | Improve const generics parsing | Michael Chesser | 2020-01-06 | 9 | -21/+123 |
|/ / | |||||
* | | Merge #2753 | bors[bot] | 2020-01-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix a problem with `Durability` of libraries | Michal Terepeta | 2020-01-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge #2750 | bors[bot] | 2020-01-06 | 1 | -0/+4 |
|\ \ | |||||
| * | | add note in vscode instructions for vim plugin users | Gus Wynn | 2020-01-05 | 1 | -0/+4 |
* | | | Merge #2714 | bors[bot] | 2020-01-06 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Sanity check for missing server binary | Aleksey Kladov | 2019-12-31 | 1 | -0/+4 |
* | | | | Merge #2726 | bors[bot] | 2020-01-06 | 1 | -4/+25 |
|\ \ \ \ | |||||
| * | | | | Improve profiling output when duration filter is specified | Michal Terepeta | 2020-01-02 | 1 | -4/+25 |
* | | | | | Merge #2751 | bors[bot] | 2020-01-06 | 1 | -17/+18 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Crates up | Jeremy Kolb | 2020-01-06 | 1 | -17/+18 |
|/ / / / | |||||
* | | | | Merge #2747 | bors[bot] | 2020-01-04 | 2 | -11/+19 |
|\ \ \ \ | |||||
| * | | | | BinOp helper to detect assignment | Jeremy Kolb | 2020-01-04 | 2 | -11/+19 |
|/ / / / | |||||
* | | | | Merge #2745 | bors[bot] | 2020-01-04 | 1 | -6/+0 |
|\ \ \ \ | |||||
| * | | | | remove unused file | Aleksey Kladov | 2020-01-04 | 1 | -6/+0 |
* | | | | | Merge #2743 | bors[bot] | 2020-01-03 | 10 | -2510/+2328 |
|\| | | | | |||||
| * | | | | Switch ast declaration from ron to a macro | Aleksey Kladov | 2020-01-03 | 9 | -2510/+2328 |
| * | | | | kill unused file | Aleksey Kladov | 2020-01-02 | 1 | -0/+0 |
| |/ / / | |||||
* | | | | Merge #2742 | bors[bot] | 2020-01-03 | 5 | -10/+19 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Split `infer` query into two for better profiling | Michal Terepeta | 2020-01-03 | 5 | -10/+19 |
* | | | | Merge #2740 | bors[bot] | 2020-01-03 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Fix unused import for windows in cargo_watch test | Edwin Cheng | 2020-01-03 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | Merge #2735 | bors[bot] | 2020-01-03 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Update quick-error | kjeremy | 2020-01-03 | 1 | -4/+4 |
|/ / / / | |||||
* | | | | Merge #2734 | bors[bot] | 2020-01-03 | 2 | -1/+18 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix #2705 | Florian Diebold | 2020-01-03 | 2 | -1/+18 |
|/ / / | |||||
* | | | Merge #2731 | bors[bot] | 2020-01-03 | 4 | -9/+18 |
|\ \ \ | |||||
| * | | | Add `_query` suffix to `compute_crate_def_map` for consistency | Michal Terepeta | 2020-01-03 | 2 | -2/+2 |
| * | | | Split `crate_def_map` into two methods | Michal Terepeta | 2020-01-03 | 4 | -9/+18 |
|/ / / | |||||
* | | | Merge #2730 | bors[bot] | 2020-01-03 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Add `profile` calls to {Module,Function}::diagnostics | Michal Terepeta | 2020-01-03 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge #2729 | bors[bot] | 2020-01-03 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove a duplicate line in `collect_defs` | Michal Terepeta | 2020-01-03 | 1 | -1/+0 |
|/ / | |||||
* | | Merge #2723 | bors[bot] | 2020-01-01 | 4 | -25/+26 |
|\ \ |