Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'master' of https://github.com/Fihtangolz/rust-analyzer into master | Dmitry | 2020-08-09 | 0 | -0/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | fix unused | Dmitry | 2020-08-09 | 1 | -3/+2 | |
| * | | | | | fix unused | Dmitry | 2020-08-09 | 2 | -4/+2 | |
| |/ / / / | ||||||
| * | | | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-09 | 478 | -9017/+7833 | |
| |\ \ \ \ | ||||||
| * | | | | | Added competition for unstable features | Dmitry | 2020-08-09 | 8 | -10/+90 | |
* | | | | | | Merge #5804 | bors[bot] | 2020-08-18 | 4 | -80/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add type safety to diagnostic codes | Aleksey Kladov | 2020-08-18 | 4 | -80/+47 | |
* | | | | | | | Merge #5801 | bors[bot] | 2020-08-18 | 1 | -25/+22 | |
|\| | | | | | | ||||||
| * | | | | | | Speedup tests in dev mode | Aleksey Kladov | 2020-08-18 | 1 | -25/+22 | |
* | | | | | | | Merge #5800 | bors[bot] | 2020-08-18 | 2 | -7/+40 | |
|\| | | | | | | ||||||
| * | | | | | | Speedup ty tests | Aleksey Kladov | 2020-08-18 | 2 | -7/+40 | |
* | | | | | | | Merge #5798 | bors[bot] | 2020-08-18 | 8 | -30/+68 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Introduce Label | Aleksey Kladov | 2020-08-18 | 8 | -30/+68 | |
* | | | | | | | Merge #5797 | bors[bot] | 2020-08-18 | 3 | -36/+40 | |
|\| | | | | | | ||||||
| * | | | | | | Minor | Aleksey Kladov | 2020-08-18 | 3 | -36/+40 | |
* | | | | | | | Merge #5796 | bors[bot] | 2020-08-18 | 10 | -95/+90 | |
|\| | | | | | | ||||||
| * | | | | | | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | 2020-08-18 | 10 | -95/+90 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge #5794 | bors[bot] | 2020-08-18 | 2 | -18/+23 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add default names section | Aleksey Kladov | 2020-08-18 | 1 | -2/+7 | |
| * | | | | | Simplify building a symbol hierarchy | Aleksey Kladov | 2020-08-18 | 1 | -16/+16 | |
* | | | | | | Merge #5682 | bors[bot] | 2020-08-18 | 10 | -15/+155 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Move analysis config structure to the config.rs | Igor Aleksanov | 2020-08-18 | 2 | -7/+7 | |
| * | | | | | Make disabled diagnostics an argument of corresponding function | Igor Aleksanov | 2020-08-18 | 7 | -39/+43 | |
| * | | | | | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 1402 | -96474/+96443 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Restore final newline in package.json | Igor Aleksanov | 2020-08-13 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-12 | 134 | -1282/+1907 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add a configuration option for the vscode extension | Igor Aleksanov | 2020-08-12 | 1 | -1/+10 | |
| * | | | | | | | Update crates/ra_ide/src/diagnostics.rs | Igor Aleksanov | 2020-08-12 | 1 | -1/+1 | |
| * | | | | | | | Replace String with &'static str | Igor Aleksanov | 2020-08-12 | 4 | -33/+31 | |
| * | | | | | | | Fix failing test | Igor Aleksanov | 2020-08-07 | 1 | -0/+3 | |
| * | | | | | | | Add a test for disabled diagnostics | Igor Aleksanov | 2020-08-07 | 1 | -1/+57 | |
| * | | | | | | | Add an AnalysisConfig structure and use it to configure diagnostics run | Igor Aleksanov | 2020-08-07 | 5 | -26/+57 | |
| * | | | | | | | Add names for diagnostics and add a possibility to disable them | Igor Aleksanov | 2020-08-07 | 3 | -2/+44 | |
* | | | | | | | | Merge #5687 | bors[bot] | 2020-08-18 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove test for `handle_document_symbol` | Yusuke Tanaka | 2020-08-16 | 1 | -317/+4 | |
| * | | | | | | | | Add test for `handle_document_symbol` (#5655) | Yusuke Tanaka | 2020-08-08 | 1 | -4/+317 | |
| * | | | | | | | | Reverse document symbols for each scope (#5655) | Yusuke Tanaka | 2020-08-08 | 1 | -5/+10 | |
* | | | | | | | | | Merge #5793 | bors[bot] | 2020-08-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Minor | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge #5758 | bors[bot] | 2020-08-18 | 7 | -38/+247 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SSR: A few small refactorings | David Lattimore | 2020-08-18 | 4 | -6/+10 | |
| * | | | | | | | | | SSR: Explicitly autoderef and ref placeholders as needed | David Lattimore | 2020-08-14 | 4 | -25/+222 | |
| * | | | | | | | | | Refactor SSR so that placeholders store a Var | David Lattimore | 2020-08-14 | 4 | -18/+26 | |
* | | | | | | | | | | Merge #5791 | bors[bot] | 2020-08-18 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | :arrow_up: crates | Aleksey Kladov | 2020-08-18 | 2 | -9/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Remove usless pre-cache task | Aleksey Kladov | 2020-08-18 | 1 | -4/+0 | |
* | | | | | | | | | | Merge #5790 | bors[bot] | 2020-08-18 | 6 | -42/+98 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revive cache cleaning | Aleksey Kladov | 2020-08-18 | 6 | -42/+98 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Re-enable mac build | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 | |
* | | | | | | | | | | Merge #5787 | bors[bot] | 2020-08-18 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ |