# GCC Rust Meeting 2023-05-15
* 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-may
## Agenda
- Project Reports
- Monthly report
- What are we working on
- Stallman's emails
- Questions
## Project Reports
Monthly: TODO
### What are we working on
- Arthur Cohen
- builtin derive macros
- `#[path]` attribute on modules
- Philip Herron
- Pierre-Emmanuel Patry
- conversion from gcc tokens to rust token stream/trees
- procedural macros' dynamic loading (first draft)
- Marc
- trying to add panic! and assert!. Slow progress :)
- Thomas Schwinge
- Slow progress.
- Still planning to look into libgrust etc. build issues, and other things I said I'd look into (documentation, test cases, etc.).
- Anyone else?
## Questions
### Feel free to add more questions!