Skip to content

Commit 260fdba

Browse files
authored
Update split RFCs
A portion of rust-lang/rfcs#3416 was split into rust-lang/rfcs#3421, this updates that.
1 parent 9f6612b commit 260fdba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft/2023-04-19-this-week-in-rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ which are reaching a decision. Express your opinions now.
211211
* [new] [Use `actions/deploy-pages` to deploy `mdbook` output](https://github.com/rust-lang/rfcs/pull/3419)
212212
* [new] [RFC for associated mathematical constants](https://github.com/rust-lang/rfcs/pull/3418)
213213
* [new] [improve `#[may_dangle]` for type parameters](https://github.com/rust-lang/rfcs/pull/3417)
214-
* [new] [RFC: Cargo feature descriptions & `rustdoc` configuration](https://github.com/rust-lang/rfcs/pull/3416)
214+
* [new] [RFC: Cargo feature descriptions & metadata](https://github.com/rust-lang/rfcs/pull/3416)
215+
* [new] [RFC: Rustdoc configuration via Cargo](https://github.com/rust-lang/rfcs/pull/3421)
215216
* [new] [Traits for lossy conversions](https://github.com/rust-lang/rfcs/pull/3415)
216217
* [new] [Split may_dangle and make PhantomData less weird](https://github.com/rust-lang/rfcs/pull/3414)
217218

0 commit comments

Comments
 (0)