Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 12 | -115/+95 |
| | |||||
* | Merge #5695 | bors[bot] | 2020-08-18 | 8 | -8/+100 |
|\ | | | | | | | | | | | | | | | | | 5695: Added completion for unstable features r=matklad a=Fihtangolz Added xtask for downloading list of unstable features from the unstable book and codegen for it. Also included small changes from linter. Co-authored-by: Dmitry <[email protected]> Co-authored-by: Dmitry Opokin <[email protected]> | ||||
| * | fmt | Dmitry | 2020-08-18 | 1 | -1/+1 |
| | | |||||
| * | fix reformat | Dmitry | 2020-08-18 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 65 | -327/+859 |
| |\ | |||||
| * | | synchronizing changes | Dmitry | 2020-08-14 | 6 | -14/+28 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-14 | 1454 | -97664/+98243 |
| |\ \ | |||||
| * | | | refactor requirements put forward mkladov | Dmitry | 2020-08-14 | 3 | -21/+22 |
| | | | | |||||
| * | | | restrict visibility only by crate | Dmitry | 2020-08-14 | 2 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/Fihtangolz/rust-analyzer into master | Dmitry | 2020-08-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Update xtask/src/codegen/gen_unstable_future_descriptor.rs | Dmitry Opokin | 2020-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | Revert "replase sparse-checkout by github api" | Dmitry | 2020-08-14 | 7 | -39274/+23 |
| |/ / / | | | | | | | | | | | | | This reverts commit 034db28c542c04b22147da6722328bc74ff99386. | ||||
| * | | | replase sparse-checkout by github api | Dmitry | 2020-08-14 | 7 | -23/+39274 |
| | | | | |||||
| * | | | remove fmt skip attr | Dmitry | 2020-08-10 | 2 | -3/+1 |
| |\ \ \ | |||||
| | * | | | refactoring to show more clearly the import problems | Dmitry | 2020-08-09 | 2 | -6/+6 |
| | | | | | |||||
| * | | | | refactoring to show more clearly the import problems | Dmitry | 2020-08-09 | 2 | -6/+6 |
| |/ / / | |||||
| * | | | fix tidy check | Dmitry | 2020-08-09 | 1 | -0/+2 |
| | | | | |||||
| * | | | Revert "fixes" | Dmitry | 2020-08-09 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | This reverts commit b602c73911864a86c94d8b306648738f5f995167. | ||||
| * | | | add skip for generate file | Dmitry | 2020-08-09 | 2 | -1/+2 |
| | | | | |||||
| * | | | fixes | Dmitry | 2020-08-09 | 2 | -6/+6 |
| | | | | |||||
| * | | | apply format | Dmitry | 2020-08-09 | 4 | -26/+39 |
| | | | | |||||
| * | | | Merge branch 'master' of https://github.com/Fihtangolz/rust-analyzer into master | Dmitry | 2020-08-09 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Update Cargo.toml | Dmitry Opokin | 2020-08-09 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix trailing space | Dmitry | 2020-08-09 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | 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 |
| | | | | | | | | | | | | | | | Added xtask for download unstable book from rust repository and codegene for it. Also small changes from lint | ||||
* | | | | | Merge #5804 | bors[bot] | 2020-08-18 | 4 | -80/+47 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5804: Add type safety to diagnostic codes r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | | Add type safety to diagnostic codes | Aleksey Kladov | 2020-08-18 | 4 | -80/+47 |
| | | | | | | |||||
* | | | | | | Merge #5801 | bors[bot] | 2020-08-18 | 1 | -25/+22 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5801: Speedup tests in dev mode r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | | Speedup tests in dev mode | Aleksey Kladov | 2020-08-18 | 1 | -25/+22 |
| | | | | | | |||||
* | | | | | | Merge #5800 | bors[bot] | 2020-08-18 | 2 | -7/+40 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5800: Speedup ty tests r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | | Speedup ty tests | Aleksey Kladov | 2020-08-18 | 2 | -7/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | Closes #5792 | ||||
* | | | | | | Merge #5798 | bors[bot] | 2020-08-18 | 8 | -30/+68 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5798: Introduce Label r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | | Introduce Label | Aleksey Kladov | 2020-08-18 | 8 | -30/+68 |
| | | | | | | |||||
* | | | | | | Merge #5797 | bors[bot] | 2020-08-18 | 3 | -36/+40 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5797: Minor r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | | Minor | Aleksey Kladov | 2020-08-18 | 3 | -36/+40 |
| | | | | | | |||||
* | | | | | | Merge #5796 | bors[bot] | 2020-08-18 | 10 | -95/+90 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5796: Align diagnostics config with the rest of rust-analyzer r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | | 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 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5794: Simplify building a symbol hierarchy r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | | | | 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 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5682: Add an option to disable diagnostics r=matklad a=popzxc As far as I know, currently it's not possible to disable a selected type of diagnostics provided by `rust-analyzer`. This causes an inconvenient situation with a false-positive warnings: you either have to disable all the diagnostics, or you have to ignore these warnings. There are some open issues related to this problem, e.g.: https://github.com/rust-analyzer/rust-analyzer/issues/5412, https://github.com/rust-analyzer/rust-analyzer/issues/5502 This PR attempts to make it possible to selectively disable some diagnostics on per-project basis. Co-authored-by: Igor Aleksanov <[email protected]> | ||||
| * | | | | 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 |
| |\ \ \ \ \ |