Skip to content

Commit 0c9437f

Browse files
committed
remove backticks so style is nicer
1 parent c772723 commit 0c9437f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2018-02-15-Rust-1.24.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ appropriate page on our website, and check out the [detailed release notes for
2525

2626
This release contains two very exciting new features: `rustfmt` and incremental compilation!
2727

28-
#### `rustfmt`
28+
#### rustfmt
2929

3030
For years now, we've wanted a tool that automatically can reformat your Rust code to some sort
3131
of "standard style." With this release, we're happy to announce that a *preview* of `rustfmt`
@@ -123,4 +123,4 @@ See the [detailed release notes][notes] for more.
123123
## Contributors to 1.24.0
124124

125125
Many people came together to create Rust 1.24. We couldn't have done it
126-
without all of you. [Thanks!](https://thanks.rust-lang.org/rust/1.24.0)
126+
without all of you. [Thanks!](https://thanks.rust-lang.org/rust/1.24.0)

0 commit comments

Comments
 (0)