RFC 1976 is disposition:postpone
Pretty much what the title says. It was disposition:merge until the original FCP showed us the error of our ways, so I can see how you'd get confused.
This commit is contained in:
parent
26c21f7083
commit
8413e301cb
|
@ -145,7 +145,7 @@ decision. Express your opinions now. [This week's FCPs][fcp] are:
|
|||
[fcp]: https://github.com/rust-lang/rfcs/labels/final-comment-period
|
||||
|
||||
* [disposition: merge] [Tweak object safety rules to allow static dispatch](https://github.com/rust-lang/rfcs/pull/2027).
|
||||
* [disposition: merge] [Allow the usage of `use` inside `impl` blocks and `match` blocks](https://github.com/rust-lang/rfcs/pull/1976).
|
||||
* [disposition: postpone] [Allow the usage of `use` inside `impl` blocks and `match` blocks](https://github.com/rust-lang/rfcs/pull/1976).
|
||||
* [disposition: postpone] [Warn by default when casting a pointer to an integer smaller than usize](https://github.com/rust-lang/rfcs/pull/1782).
|
||||
* [disposition: merge] [Amend #1440: allow `const` items to contain drop types](https://github.com/rust-lang/rfcs/pull/1817).
|
||||
* [disposition: merge] [Add `extern type` declarations for declaring types from external libraries which have an unknown size/layout](https://github.com/rust-lang/rfcs/pull/1861).
|
||||
|
|
Loading…
Reference in New Issue