Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion thisweek/_posts/2020-10-19-changelog-47.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
== New Features

* pr:6153[] aggressively pre-warm caches on startup.
This should reduce latency in some cases, and give bette indication about when rust-analyzer is fully ready.
This should reduce latency in some cases, and give better indication about when rust-analyzer is fully ready.
* pr:6137[], pr:6248[], pr:6275[] add a new TextMate grammar.
* pr:6130[] quick fix to change casing of names.
* pr:6230[] improve logging during sysroot discovery. Use `RA_LOG=project_model=debug` to see those logs.
Expand Down