# Libs Meeting 2022-07-06
###### tags: `Libs Meetings` `Minutes`
**Meeting Link**: https://meet.jit.si/rust-libs-meeting-ujepnbwg2lzqgt6wvrndwimi
**Attendees**: Amanieu, Jane, Mara, Josh Triplett, J Haigh, Ben Kimock, thomcc, Urgau, Chris Denton
## Agenda
- Triage
- Maintenance of `cc` crate
- We should try to integrate the 'database' of all the platform specific information in `cc` into rustc, or share it somehow.
- Compiler team?
- Let's write down the idea somewhere, so contributors can pick that up.
- Josh to write this down in an issue on the `cc-rs` repo.
- Maintenance of contain-rs crates?
- Q regarding general criteria for when we want to consider adopting a crate
- ACPs / initial commenting periods on libs-team repository
- Early evaluation of this process.
- :+1:
- https://github.com/rust-lang/libs-team/issues/53 needs an FCP, but we don't seem to have rfcbot setup for the libs-team repo yet
- -> transfer issue to rust-lang/rust and start FCP.
- Update finished ICPs (to be automated)
- https://github.com/rust-lang/libs-team/issues?q=is%3Aopen+is%3Aissue+label%3Aapi-change-proposal
- Anything else?
## Triage
### FCPs
None
### Critical
None
### Backports
- [1 `rust-lang/rust` `T-libs` `stable-nominated` items](https://github.com/rust-lang/rust/issues?q=label:T-libs+label:stable-nominated)
- rust.tf/98950 *Windows: Fallback for overlapped I/O*
- accepted
### Prioritization Requested
None
### Nominated
- [2 `rust-lang/rust` `I-libs-nominated` items](https://github.com/rust-lang/rust/issues?q=label:I-libs-nominated+is:open)
- rust.tf/98101 *stdlib support for Apple WatchOS*
- New public API (MetadataExt) needs FCP, but the rest can just go in. Best to split the PR and do the MetadataExt trait later.
- Josh: The new public API should be feature-gated
- rust.tf/98674 *miri: prune some atomic operation details from stacktrace*
- Looks okay.
### Waiting on team
None
### Needs decision
None
### Regressions
- [1 `rust-lang/rust` `T-libs` `regression-untriaged` items](https://github.com/rust-lang/rust/issues?q=label:T-libs+label:regression-untriaged+is:open)
- rust.tf/98947 *Writing a sufficiently large string to a git bash pipe on windows regressed in 1.62*
## Actions
- [ ] Reply to all issues/PRs discussed in this meeting, or add them to the [open action items](https://hackmd.io/Uehlc0qUQfWfvY1swYWRgQ).
_Generated by [fully-automatic-rust-libs-team-triage-meeting-agenda-generator](https://github.com/rust-lang/libs-team/tree/main/tools/agenda-generator)_