Skip to content

Commit f4eda96

Browse files
committed
Edits
1 parent 0a155de commit f4eda96

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_posts/2017-02-09-Rust-1.15.1.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,9 @@ evolution, and [RFC 1105], on library evolution.
111111
[RFC 1122]: https://github.com/rust-lang/rfcs/blob/master/text/1122-language-semver.md
112112
[RFC 1105]: https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md
113113

114-
What can we learn from this? Well, it's at least good to be reminded why we
115-
endeavored to write a safe language in the first place: writing unsafe code is
116-
hard. We have some ideas for how to catch this kind of problem earlier in
117-
the development process, but we haven't made any decisions yet.
114+
We're still evaluating what to learn from this. We have some ideas for how to
115+
catch this kind of problem earlier in the development process, but haven't
116+
made any decisions yet.
118117

119118
We apologize for the inconvenience. Let's go hack.
120119

0 commit comments

Comments
 (0)