Skip to content

Commit 3d3d7e3

Browse files
committed
release 240
1 parent a60efbc commit 3d3d7e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drafts/2018-06-26-this-week-in-rust.md renamed to content/2018-06-26-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ decision. Express your opinions now.
116116
* [disposition: merge] [Tracking issue for `ToOwned::clone_into` (`toowned_clone_into`)](https://github.com/rust-lang/rust/issues/41263).
117117
* [disposition: merge] [`extern type` cannot support `size_of_val` and `align_of_val`](https://github.com/rust-lang/rust/issues/49708).
118118
* [disposition: merge] [Tracking issue for the to_bytes and from_bytes methods of integers](https://github.com/rust-lang/rust/issues/49792).
119-
* [disposition: close] [Can't overload indexing for arrays](https://github.com/rust-lang/rust/issues/49786).
120-
* [disposition: merge] [Implement iter::{Sum<U>, Product<U>} for Option<T>](https://github.com/rust-lang/rust/pull/50884).
119+
* [disposition: merge] [Implement `iter::{Sum<U>, Product<U>}` for `Option<T>`](https://github.com/rust-lang/rust/pull/50884).
121120
* [disposition: merge] [Implement `PartialEq` between `&str` and `OsString`](https://github.com/rust-lang/rust/pull/51178).
122121
* [disposition: merge] [Remove quote_*! macros](https://github.com/rust-lang/rust/pull/51285).
122+
* [disposition: close] [Can't overload indexing for arrays](https://github.com/rust-lang/rust/issues/49786).
123123

124124
## New RFCs
125125

0 commit comments

Comments
 (0)