# GCC Rust Meeting 2022-10-07
- Date/Time: 7th October 2022 at: 09h00 UTC
- Mailing list: https://gcc.gnu.org/mailman/listinfo/gcc-rust
- Zulip: https://gcc-rust.zulipchat.com/
- IRC: irc.oftc.net #gccrust
- Video Link: https://meet.jit.si/gccrs-community-call-october
## Agenda
- Project Reports
- What are we working on
- Questions
## Project Reports
Monthly report: TODO
### What are we working on
- Philbert:
- Forward declared items
- Closures
- Fix super traits
- https://github.com/Rust-GCC/gccrs/issues/1555
- https://github.com/Rust-GCC/gccrs/issues/914
- needed for `FnOnce`, `FnMut` etc..
- Opaque types
- Arthur:
- Fix patch reviews
- Intrinsics, Builtin macros
- ``#[macro_use]`` and ``#[macro_export]``
- ``asm!()``
- `InlineAsm` AST node?
- polonius
- Anyone else:
### GCC Patch Status
- Some patches reviewed
- 4 main issues so far which have been fixed in preparation for gcc-patches v3
https://hackmd.io/g3XGhlK9RTWlNtW_Wdwn4Q
### Future of the project
https://hackmd.io/@RebJtN4VQzOcP4MsOf8inA/SkjK2UOfs
## Questions
Feel free to add questions.