rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
894 stars 61 forks source link

WIP: feat(doc): Add a doc for beginners #474

Open tempdragon opened 4 months ago

tempdragon commented 4 months ago
  1. Info on How to Enble Enable rust-analyzer Support
  2. Info on How to Compile External Project with cg_gcc
tempdragon commented 4 months ago

Maybe it is possible to map the doc directory to the wiki(and its corresponding repo) and allow workflow to automatically update it. It should also be possible to use the wiki as a submodule but potential misinformation or versions that are not carefully reviewed may cause problems