Skip to content

Commit fe83f74

Browse files
Merge pull request #118 from kennytm/patch-1
rust-lang/rust#44855 should be attributed to @federicomenaquintero
2 parents a716824 + 48182a9 commit fe83f74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2017-10-15-this-week-in-rust-docs-77.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ There are currently around 70 other documentation issues opened. Look for [T-doc
5151
# Recent doc contributions
5252

5353
* [@QuietMisdreavus](https://github.com/QuietMisdreavus) documented [trait impls when the type appears in the trait's generics](https://github.com/rust-lang/rust/pull/44969) and let [rustdoc print the crate version into docs](https://github.com/rust-lang/rust/pull/44989).
54-
* [@kennytm](https://github.com/kennytm) improved [doc-test: in Markdown tests, Use all of `<h1>` to `<h6>` as the test name](https://github.com/rust-lang/rust/pull/44867) and improved [docs for CStr, CString, OsStr, OsString](https://github.com/rust-lang/rust/pull/44855).
54+
* [@kennytm](https://github.com/kennytm) improved [doc-test: in Markdown tests, Use all of `<h1>` to `<h6>` as the test name](https://github.com/rust-lang/rust/pull/44867).
55+
* [@federicomenaquintero](https://github.com/federicomenaquintero) improved [docs for CStr, CString, OsStr, OsString](https://github.com/rust-lang/rust/pull/44855).
5556
* [@shepmaster](https://github.com/shepmaster) don't [encourage people to ignore threading errors in the docs](https://github.com/rust-lang/rust/pull/44962).
5657
* [@oli-obk](https://github.com/oli-obk) upgraded [some comments to doc comments](https://github.com/rust-lang/rust/pull/45172).
5758
* [@petrochenkov](https://github.com/petrochenkov) fixed [a mistake in release notes for 1.21.0](https://github.com/rust-lang/rust/pull/45171).

0 commit comments

Comments
 (0)