Skip to content

Releases: rust-lang/rust-analyzer

2020-01-29

29 Jan 12:39
5643c07

Choose a tag to compare

Merge pull request #2936 from matklad/better-release

Make sure release uses the release branch, and not master

2020-01-27

27 Jan 14:54
87e1baf

Choose a tag to compare

Merge #2910

2910: Use package script r=kjeremy a=kjeremy



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

2020-01-20

20 Jan 13:31
de24097

Choose a tag to compare

Merge #2877

2877: "Insert explicit type " assist fix #2869, fix typo r=matklad a=TomasKralCZ

So this was quite straightforward. I basically looked at how the other assists work and tried doing something simillar. I also fixed a typo in the other assist.

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

2020-01-13

13 Jan 14:32

Choose a tag to compare

musl