We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11beacc + eeb3183 commit 4627684Copy full SHA for 4627684
thisweek/_posts/2019-12-04-changelog-1.md
@@ -25,6 +25,6 @@ Commit: [`c6e4cad`](https://github.com/rust-analyzer/rust-analyzer/commit/c6e4ca
25
26
* Extract `hir_ty` crate.
27
* Separate compiler-internal `hir_ty::Ty` from IDE-visible `hir::Type`.
28
- This should more flexible evolving of type representation.
+ This should allow more flexible evolution of type representation.
29
* Rename "the IDE" crate from `ra_ide_api` to `ra_ide`: at 14k lines, it has much more stuff than just an API.
30
* A lot of assorted refactorings in the type inference area.
0 commit comments