# Libs-API Meeting 2021-07-28
###### tags: `Libs Meetings` `Minutes`
**Meeting Link**: https://meet.jit.si/rust-libs-meeting-crxoz2at8hiccp7b3ixf89qgxfymlbwr
**Attendees**: ...
## Agenda
- [Open action items](https://hackmd.io/ovrbJj6CRduRgSA0Wzg2zg)
- I/O safety - any objections to merging when ready?
- Triage
- Anything else?
## Triage
### FCPs
<a href="https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3AT-libs-api+label%3Aproposed-final-comment-period">3 <code>rust-lang/rust</code> FCPs</a>
- [[merge 85766](https://github.com/rust-lang/rust/issues/85766#issuecomment-849994105)] *Stabilize File::options()* - (2 checkboxes left)
- [[merge 44434](https://github.com/rust-lang/rust/issues/44434#issuecomment-865374685)] *Provide an API to extract fields from Command builder* - (3 checkboxes left)
- Several of us feel slightly concerned. We should file a concern.
- [[merge 80690](https://github.com/rust-lang/rust/issues/80690#issuecomment-846481791)] *Tracking Issue for BufWriter::into\_raw\_parts* - (1 checkboxes left)
<p></p>
[m-ou-se (3)](https://rfcbot.rs/fcp/m-ou-se), [Amanieu (1)](https://rfcbot.rs/fcp/Amanieu), [yaahc (1)](https://rfcbot.rs/fcp/yaahc), [joshtriplett (1)](https://rfcbot.rs/fcp/joshtriplett)
### Nominated
- [6 `rust-lang/rust` `T-libs-api` `I-nominated` items](https://github.com/rust-lang/rust/issues?q=is:open+label:T-libs-api+label:I-nominated)
- [[81050](https://github.com/rust-lang/rust/pull/81050)] *Stabilize core::task::ready!*
FCP finished. Should be merged?
- [[83791](https://github.com/rust-lang/rust/pull/83791)] *Weaken guarantee around advancing underlying iterators in zip*
- [[87173](https://github.com/rust-lang/rust/pull/87173)] *unstable proc\_macro tracked::\* rename/restructure*
- [[87264](https://github.com/rust-lang/rust/pull/87264)] *proc\_macro: Add an expand\_literal method to TokenStream*
- Work towards 'expand_stream'. Keep it unstable until we make a decision how we want to do that.
- Suggestion: rename it and return a TokenStream, but have the first implementation only work for expanding into a literal (as it is right now). Then explore more flexibility later.
- [[87408](https://github.com/rust-lang/rust/pull/87408)] *Hide allocator details from TryReserveError*
### Waiting on team
- [1 `rust-lang/rust` `T-libs-api` `S-waiting-on-team` items](https://github.com/rust-lang/rust/issues?q=is:open+label:T-libs-api+label:S-waiting-on-team)
- [[66358](https://github.com/rust-lang/rust/issues/66358)] *Tracking issue for \`UnsafeCell::raw\_get\`*
### Needs decision
- [7 `rust-lang/rust` `T-libs-api` `I-needs-decision` items](https://github.com/rust-lang/rust/issues?q=is:open+label:T-libs-api+label:I-needs-decision)
- [[25053](https://github.com/rust-lang/rust/issues/25053)] *UnsafeCell should implement the Copy trait*
- [[26951](https://github.com/rust-lang/rust/issues/26951)] `P-low` *Abort on some large allocation requests, Panic on other*
- [[37868](https://github.com/rust-lang/rust/issues/37868)] *std::process::Command's current\_dir behaves differently on Unix and Windows, with respect to relative exe paths*
- [[56889](https://github.com/rust-lang/rust/issues/56889)] *Write::write\_all erroring when encountering Ok(0) interacts poorly with the contract of Write::write*
- [[59878](https://github.com/rust-lang/rust/issues/59878)] *Box\<\[T\]\> should have an IntoIter implementation.*
- [[62726](https://github.com/rust-lang/rust/issues/62726)] *Tracking issue for io\_slice\_advance*
- [[87228](https://github.com/rust-lang/rust/issues/87228)] *Decide whether \`asm!\` and/or \`global\_asm!\` should be exported from the prelude.*
## Actions
- [ ] Reply to all issues/PRs discussed in this meeting, or add them to the [open action items](https://hackmd.io/ovrbJj6CRduRgSA0Wzg2zg).
_Generated by [fully-automatic-rust-libs-team-triage-meeting-agenda-generator](https://github.com/rust-lang/libs-team/tree/main/tools/agenda-generator)_