You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: thisweek/_posts/2020-08-31-changelog-40.adoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ This week we want to thank https://www.technocreatives.com/[The Techno Creatives
13
13
14
14
== New Features
15
15
16
+
* https://rust-lang.github.io/compiler-team/working-groups/parselib/[wg-parselib] is formed to tackle the hard task of sharing the parser between rust-analyzer and rustc.
17
+
Join discussion on https://rust-lang.zulipchat.com/#narrow/stream/254930-t-compiler.2Fwg-parselib[Zulip] or look for
18
+
https://github.com/rust-lang/rust/issues?q=label%3AWG-parselib+[WG-parslib] tagged issues in rust-lang/rust.
19
+
16
20
* pr:5859[] automatically publish rust-analyzer crates with `ra_ap` prefix: https://crates.io/search?q=ra_ap.
17
21
You can use these crates to build your own tooling on top of rust-analyzer, which can be compile with stable `rustc`.
18
22
Note that we provide **no** backwards compatibility guarantees.
0 commit comments