Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better name | Aleksey Kladov | 2020-08-19 | 1 | -4/+4 |
* | Better API factoring around self access modes | Aleksey Kladov | 2020-08-19 | 4 | -56/+30 |
* | Better error if Cargo is not in Path | Aleksey Kladov | 2020-08-19 | 1 | -2/+9 |
* | Introduce hir::Param | Aleksey Kladov | 2020-08-19 | 1 | -2/+11 |
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 9 | -43/+62 |
* | Minor cleanups | Aleksey Kladov | 2020-08-19 | 1 | -7/+6 |
* | Merge #5811 | bors[bot] | 2020-08-19 | 1 | -3/+3 |
|\ | |||||
| * | Minor | Aleksey Kladov | 2020-08-19 | 1 | -3/+3 |
* | | Merge #5643 | bors[bot] | 2020-08-19 | 9 | -49/+220 |
|\ \ | |/ |/| | |||||
| * | Add new method to Semantics, method_receiver_kind, which returns the kind of ... | Paul Daniel Faria | 2020-08-16 | 5 | -70/+181 |
| * | Mark mutating functions with `mutable` modifier, and owning functions with `c... | Paul Daniel Faria | 2020-08-16 | 5 | -15/+70 |
| * | Add new HighlightModifier variant, Consuming | Paul Daniel Faria | 2020-08-16 | 3 | -0/+5 |
* | | Make RacyFlag actually work | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 |
* | | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 4 | -16/+11 |
* | | Merge #5695 | bors[bot] | 2020-08-18 | 4 | -8/+27 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 49 | -235/+664 |
| |\ \ | |||||
| * | | | synchronizing changes | Dmitry | 2020-08-14 | 4 | -8/+23 |
| * | | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-14 | 1436 | -97181/+97779 |
| |\ \ \ | |||||
| * | | | | refactor requirements put forward mkladov | Dmitry | 2020-08-14 | 1 | -1/+1 |
| * | | | | restrict visibility only by crate | Dmitry | 2020-08-14 | 2 | -2/+2 |
| * | | | | Revert "replase sparse-checkout by github api" | Dmitry | 2020-08-14 | 1 | -5/+1 |
| * | | | | replase sparse-checkout by github api | Dmitry | 2020-08-14 | 1 | -1/+5 |
| * | | | | remove fmt skip attr | Dmitry | 2020-08-10 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | refactoring to show more clearly the import problems | Dmitry | 2020-08-09 | 1 | -5/+5 |
| * | | | | | refactoring to show more clearly the import problems | Dmitry | 2020-08-09 | 1 | -5/+5 |
| |/ / / / | |||||
| * | | | | Revert "fixes" | Dmitry | 2020-08-09 | 1 | -5/+5 |
| * | | | | add skip for generate file | Dmitry | 2020-08-09 | 1 | -1/+1 |
| * | | | | fixes | Dmitry | 2020-08-09 | 1 | -5/+5 |
| * | | | | apply format | Dmitry | 2020-08-09 | 2 | -5/+9 |
| * | | | | fix trailing space | Dmitry | 2020-08-09 | 1 | -1/+1 |
| * | | | | fix unused | Dmitry | 2020-08-09 | 1 | -1/+0 |
| * | | | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-09 | 462 | -6421/+6459 |
| |\ \ \ \ | |||||
| * | | | | | Added competition for unstable features | Dmitry | 2020-08-09 | 4 | -9/+25 |
* | | | | | | 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 #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 | 9 | -89/+84 |
|\| | | | | | | |||||
| * | | | | | | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | 2020-08-18 | 9 | -89/+84 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge #5794 | bors[bot] | 2020-08-18 | 1 | -16/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Simplify building a symbol hierarchy | Aleksey Kladov | 2020-08-18 | 1 | -16/+16 |
* | | | | | | Merge #5682 | bors[bot] | 2020-08-18 | 9 | -15/+146 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | 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 | 1387 | -96041/+96038 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-12 | 126 | -1229/+1851 |
| |\ \ \ \ \ \ |