Skip to content

Commit 02e4dde

Browse files
committed
Link to library semver
1 parent 986807d commit 02e4dde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2015-05-15-Rust-1.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ library were constantly changing.
3838
official beginning of our [commitment to stability][stable], and as
3939
such it offers a firm foundation for building applications and
4040
libraries. From this point forward, breaking changes are largely out
41-
of scope (some [caveats] apply, such as compiler bugs).
41+
of scope (some [minor] [caveats] apply, such as compiler bugs).
4242

4343
That said, releasing 1.0 doesn't mean that the Rust language is
4444
"done". We have many [improvements in store][priorities]. In fact, the
@@ -329,3 +329,4 @@ whom contributed changes since our previous release (the
329329
[24615]: https://github.com/rust-lang/rust/pull/24615
330330
[25323]: https://github.com/rust-lang/rust/pull/25323
331331
[ebook]: http://killercup.github.io/trpl-ebook/
332+
[minor]: https://github.com/rust-lang/rfcs/pull/1105

0 commit comments

Comments
 (0)