You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
146
-
147
-
<!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) -->
148
-
<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* -->
149
-
<!-- * [new|updated] []() -->
121
+
*[disposition: postpone][Make `cargo install` respect lockfiles by default](https://github.com/rust-lang/rfcs/pull/3585)
122
+
*[disposition: postpone][RFC: Templating `CARGO_TARGET_DIR` to make it the parent of all target directories](https://github.com/rust-lang/rfcs/pull/3371)
123
+
*[disposition: postpone][Cargo: providing artifacts (for artifact dependencies) via build.rs](https://github.com/rust-lang/rfcs/pull/3035)
*[disposition: merge][Tracking Issue for constify-ing non-trait `Duration` methods](https://github.com/rust-lang/rust/issues/72440)
128
+
*[disposition: merge][Tracking Issue for const `Result` methods](https://github.com/rust-lang/rust/issues/82814)
129
+
*[disposition: merge][Tracking issue for const `Option` functions](https://github.com/rust-lang/rust/issues/67441)
130
+
*[disposition: merge][Tracking Issue for `slice_first_last_chunk` feature (`slice::{split_,}{first,last}_chunk{,_mut}`)](https://github.com/rust-lang/rust/issues/111774)
131
+
*[disposition: merge][Partially stabilize const_pin](https://github.com/rust-lang/rust/pull/130136)
132
+
*[disposition: merge][Check elaborated projections from dyn don't mention unconstrained late bound lifetimes](https://github.com/rust-lang/rust/pull/130367)
133
+
*[disposition: merge][Stabilize the `map`/`value` methods on `ControlFlow`](https://github.com/rust-lang/rust/pull/130518)
134
+
*[disposition: merge][Do not consider match/let/ref of place that evaluates to `!` to diverge, disallow coercions from them too](https://github.com/rust-lang/rust/pull/129392)
135
+
*[disposition: merge][Tracking issue for const slice::from_raw_parts_mut (const_slice_from_raw_parts_mut)](https://github.com/rust-lang/rust/issues/67456)
0 commit comments