File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ date: 2016-06-19 14:34:00 +0200
32
32
enumerateScopesFor is moved inside RRE.
33
33
34
34
* ` RustItemElement ` is now an interface.
35
- ` RustFnElement ` is now a suppertype for a bunch of function-like PSI nodes
35
+ ` RustFnElement ` is now a supertype for a bunch of function-like PSI nodes
36
36
37
37
* Stubs improvements:
38
38
- methods now have stubs
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ date: 2016-06-27 14:34:00 +0200
6
6
## New Features
7
7
8
8
* :tada : First alpha is published. :tada :
9
- * Completion contributor for ` #[derive()] ` caluse (contributed by [ @bgourlie ] ).
9
+ * Completion contributor for ` #[derive()] ` clause (contributed by [ @bgourlie ] ).
10
10
* Stubs and _ Goto Symbol_ for fields.
11
11
* Resolve and completion for static methods.
12
12
* Better notifications about Cargo version in use.
You can’t perform that action at this time.
0 commit comments