Skip to content

Fix typos #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2021
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
4 changes: 2 additions & 2 deletions thisweek/_posts/2021-05-10-changelog-76.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
* pr:8482[] (first contribution) explain how to customize `unsafe` highlighting.
* pr:8674[] (first contribution) add folding of multi-line `where` clauses.
* pr:8759[] (first contribution) add Kate installation steps to the user manual.
* pr:8774[] respect `.cargo/config.toml`.
* pr:8774[] respect `.cargo/config.toml`:
+
image::https://user-images.githubusercontent.com/3757771/117545448-1dcaae00-b026-11eb-977a-0f35a5e3f2e0.gif[]
* pr:8784[] auto-insert `}` when typing `{` in use item.
* pr:8784[] auto-insert `}` when typing `{` in use item:
+
image::https://user-images.githubusercontent.com/1786438/117585742-45983f80-b114-11eb-80fc-d44f480fd012.gif[]
* pr:8710[] build releases with LTO (link-time optimization).
Expand Down