Skip to content

Releases: rust-lang/rust-analyzer

2021-03-15

15 Mar 07:26
5ba7852

Choose a tag to compare

Merge #8017

8017: Don't drop type params in doc-test paths r=Veykril a=Veykril

Closes #7995

Co-authored-by: Lukas Wirth <[email protected]>

2021-03-08

08 Mar 07:39
d54e115

Choose a tag to compare

Merge #7889

7889: Make group imports configurable r=lnicola a=asv1



Co-authored-by: asv <[email protected]>

2021-03-01

01 Mar 06:47
5df3ee8

Choose a tag to compare

Merge #7816

7816: Lift Ty::Fn into a struct r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <[email protected]>

2021-02-22

22 Feb 07:58
14de9e5

Choose a tag to compare

Merge #7739

7739: Bump deps r=lnicola a=lnicola

Closes #7273

bors r+

Co-authored-by: Laurențiu Nicola <[email protected]>

2021-02-15

15 Feb 12:43
7435b9e

Choose a tag to compare

Merge #7661

7661: Start LSP 3.17 support r=kjeremy a=kjeremy

Companion to https://github.com/gluon-lang/lsp-types/pull/199 which <strike>has not been merged yet</strike>  has been merged.

This doesn't opt into any 3.17 functionality yet.

Co-authored-by: Jeremy Kolb <[email protected]>

2021-02-08

08 Feb 11:13
336909b

Choose a tag to compare

Merge #7587

7587: AdtDef -> Adt r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <[email protected]>

2021-02-01

01 Feb 10:27
1a59f75

Choose a tag to compare

Merge #7503

7503: Return inner attributes of outline mod declarations in `attrs_query` r=jonas-schievink a=Veykril



Co-authored-by: Lukas Wirth <[email protected]>

2021-01-25

25 Jan 12:21
3ab8d7a

Choose a tag to compare

Merge #7414

7414: Add validation for mutable const items r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <[email protected]>

2021-01-18

18 Jan 12:45
fde4a86

Choose a tag to compare

Merge #7314

7314: :arrow_up: rowan r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <[email protected]>

2021-01-11

11 Jan 10:15
60c501f

Choose a tag to compare

Merge #7241

7241: Honor client's dynamic registration caps r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <[email protected]>