Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Inline trivial function | Aleksey Kladov | 2020-08-19 | 1 | -8/+6 | |
* | Simplify | Aleksey Kladov | 2020-08-19 | 1 | -9/+4 | |
* | Minor | Aleksey Kladov | 2020-08-19 | 1 | -2/+1 | |
* | Minor cleanups | Aleksey Kladov | 2020-08-19 | 1 | -1/+1 | |
* | Better name | Aleksey Kladov | 2020-08-19 | 1 | -4/+4 | |
* | Better API factoring around self access modes | Aleksey Kladov | 2020-08-19 | 1 | -10/+16 | |
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 4 | -17/+11 | |
* | 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 | 3 | -43/+116 | |
|\ \ | |/ |/| | ||||||
| * | Add new method to Semantics, method_receiver_kind, which returns the kind of ... | Paul Daniel Faria | 2020-08-16 | 2 | -65/+104 | |
| * | Mark mutating functions with `mutable` modifier, and owning functions with `c... | Paul Daniel Faria | 2020-08-16 | 2 | -10/+41 | |
| * | Add new HighlightModifier variant, Consuming | Paul Daniel Faria | 2020-08-16 | 1 | -0/+3 | |
* | | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 4 | -16/+11 | |
* | | Merge #5695 | bors[bot] | 2020-08-18 | 3 | -7/+26 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 3 | -11/+83 | |
| |\ \ | ||||||
| * | | | synchronizing changes | Dmitry | 2020-08-14 | 3 | -7/+26 | |
* | | | | Merge #5804 | bors[bot] | 2020-08-18 | 1 | -59/+17 | |
|\ \ \ \ | ||||||
| * | | | | Add type safety to diagnostic codes | Aleksey Kladov | 2020-08-18 | 1 | -59/+17 | |
* | | | | | Introduce Label | Aleksey Kladov | 2020-08-18 | 2 | -9/+5 | |
|/ / / / | ||||||
* | | | | Minor | Aleksey Kladov | 2020-08-18 | 3 | -36/+40 | |
* | | | | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | 2020-08-18 | 2 | -36/+51 | |
| |/ / |/| | | ||||||
* | | | Merge #5682 | bors[bot] | 2020-08-18 | 2 | -10/+82 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Move analysis config structure to the config.rs | Igor Aleksanov | 2020-08-18 | 1 | -6/+0 | |
| * | | Make disabled diagnostics an argument of corresponding function | Igor Aleksanov | 2020-08-18 | 2 | -34/+22 | |
| * | | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 2 | -9/+99 | |
* | | | Fix typo in comment | Dave Lage | 2020-08-15 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Rename hypothetical -> speculative | Aleksey Kladov | 2020-08-14 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #5753 | bors[bot] | 2020-08-13 | 3 | -59/+65 | |
|\ | ||||||
| * | Remove Hygiene from completion | Aleksey Kladov | 2020-08-13 | 3 | -59/+65 | |
* | | display correctly 'impl Trait<T> + Trait<T>' #4814 | Benjamin Coenen | 2020-08-13 | 1 | -0/+19 | |
|/ | ||||||
* | Minor | Aleksey Kladov | 2020-08-13 | 1 | -6/+12 | |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 54 | -0/+23586 |