added
S-waiting-on-author
labels
Aug 9, 2026This stabilizes both functions under this feature gate: * `std::fs::set_times` * `std::fs::set_times_nofollow`
Mark-Simulacrum
added
the
relnotes
label
Aug 9, 2026Open
rustbot
removed
the
S-waiting-on-author
label
Aug 10, 2026
rust-bors
Bot
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Aug 10, 2026Merged
rust-bors Bot pushed a commit that referenced this pull request
Aug 10, 2026Rollup of 11 pull requests Successful merges: - #160675 (bootstrap: Remove `PATH_REMAP` from command-line selector handling ) - #160807 (Update rustc crate rkyv to 0.8.18) - #159690 (Clarify `--remap-path-scope` impact on `rustc` metadata) - #160560 (Add nightly-only support for Cargo unremap trim-paths files in `rust-gdb`) - #160608 (normalization rework: clean up projection_ty_core) - #160785 (Get rid of LLM disclosure checkboxes) - #160804 (Change .expect message on net/parser to follow precondition style) - #160805 (`extern "custom"`: add tests) - #160816 (Mark const ptr methods and free functions as inline(always) to match *mut) - #160820 (Stabilize fs_set_times) - #160826 (Rename parse_delimited_token_tree in cfg_select)
rust-timer added a commit that referenced this pull request
Aug 10, 2026Rollup merge of #160820 - Mark-Simulacrum:stabilize-set-times, r=nia-e Stabilize fs_set_times This stabilizes both functions under this feature gate: * `std::fs::set_times` * `std::fs::set_times_nofollow` This closes #147455, which has a completed FCP for this: #147455 (comment)
Open
3 tasks